# Change this to the login for your ISP, the same as in /etc/ppp/chap-secrets user "user@provider.com" # Automatically update /etc/resolv.conf with the ISP's DNS servers #usepeerdns # For extra debugging output in /var/log/messages #debug # Show the IP address when connected #updetach # "man pppd" explains these options noipdefault defaultroute passive persist holdoff 4 maxfail 25 # Disable compression, because some ISPs need it disabled, # and few ISPs use compression # Relates to kernel modules CONFIG_PPP_DEFLATE and CONFIG_PPP_BSDCOMP noaccomp nobsdcomp noccp nodeflate nopcomp novj novjccomp # For PPP over Ethernet # rp-pppoe.so is in /usr/lib/pppd// plugin rp-pppoe.so nas0