#Load the kernel mode PPPoE plugin on specified interface
# (eth0) where modem is attached
plugin rp-pppoe.so eth0
noipdefault
nodefaultroute
hide-password
lcp-echo-interval 30
lcp-echo-failure 3
# Override any connect script that may have been set in /etc/ppp/options.
noauth
persist
mtu 1492
user "username@isp.com"
usepeerdns
maxfail 0
deflate 15
ipparam dsl1
linkname dsl1
#wait 5 seconds before redialling
holdoff 5
