### Common PPP client option file for PPP, PPPoA and PPPoE ### Please keep in sync (ep-chroot-ppp, ep-chroot-pptpc, ep-chroot-pppoe) debug # enable debugging nodetach # keep connected to terminal #connect-delay 5000 # wait for 5s for connect script to finish, default 1s hide-password # don't show unencrypted PAP password noauth # doesn't require peer to authenticate itself usepeerdns # accept two dns server suggestions from peer lcp-echo-failure 5 # assumes peer down after 5 missing echo replies lcp-echo-interval 10 # every 10 sec issue one echo request child-timeout 150 # on shutdown, do not kill ip-down to early maxfail 1 # Terminate after 1 consecutive failed connection attempts, default is 10 lock # generate a lock file for exclusive access #local # don't use modem control lines #nocrtscts # no hardware flow control modem # use modem control lines noipdefault # don't derive local IP from hostname when IP not specified nodefaultroute # don't add a default route with peer as gateway (will be set by MDW)