--- net.example.orig 2005-11-17 08:24:44.000000000 +0200 +++ net.example 2005-11-17 08:22:36.425119000 +0200 @@ -374,31 +374,31 @@ # and may seem daunting, it is recommended that you read the pppd man page # before enabling any of them #pppd_ppp0=( -# "updetach" # WARNING: If you don't specify this then we will +# updetach # WARNING: If you don't specify this then we will # # not wait for the actual PPP link to go up -# "debug" # Enables syslog debugging -# "noauth" # Do not require the peer to authenticate itself -# "defaultroute" # Make this PPP interface the default route -# "userpeerdns" # Use the DNS settings provided by PPP +# debug # Enables syslog debugging +# noauth # Do not require the peer to authenticate itself +# defaultroute # Make this PPP interface the default route +# userpeerdns # Use the DNS settings provided by PPP # # On demand options -# "demand" # Enable dial on demand -# "idle 30" # The link will go down after 30 seconds of inactivity -# "10.112.112.112:10.112.112.113" # Phony IP addresses -# "ipcp-accept-remote" # Accept the peers idea of remote address -# "ipcp-accept-local" # Accept the peers idea of local address -# "holdoff 3" # Wait 3 seconds after link dies before re-starting -# "lcp-echo-interval 15" # Send a LCP echo every 15 seconds -# "lcp-echo-failure 3" # Make peer dead after 3 seconds of in-activity +# demand # Enable dial on demand +# idle 30 # The link will go down after 30 seconds of inactivity +# 10.112.112.112:10.112.112.113 # Phony IP addresses +# ipcp-accept-remote # Accept the peers idea of remote address +# ipcp-accept-local # Accept the peers idea of local address +# holdoff 3 # Wait 3 seconds after link dies before re-starting +# lcp-echo-interval 15 # Send a LCP echo every 15 seconds +# lcp-echo-failure 3 # Make peer dead after 3 seconds of in-activity # # Compression options - use these to completely disable compression -# "noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp" +# noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp # # Dial-up settings -# "lock" # Lock serial port -# "115200" # Set the serial port baud rate -# "modem crtscts" # Enable hardware flow control -# "192.168.0.1:192.168.0.2" # Local and remote IP addresses +# lock # Lock serial port +# 115200 # Set the serial port baud rate +# modem crtscts # Enable hardware flow control +# 192.168.0.1:192.168.0.2 # Local and remote IP addresses #) # # Dial-up PPP users need to specify at least one telephone number