################################################################# # PPP Sample Configuration File # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # # See /usr/share/examples/ppp/ for some examples # # $FreeBSD: src/etc/ppp/ppp.conf,v 1.8 2001/06/21 15:42:26 brian Exp $ ################################################################# default: set log Phase Chat LCP IPCP CCP tun command set timeout 600 # 3 minute idle timer (the default) enable dns # request DNS info (for resolv.conf) HINET: allow users michael set device PPPoE:rl0 set authname xxxx set authkey xxxx # set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 set ifaddr 0 0 add default HISADDR # Add a (sticky) default route