###################################################################### # # PPP Configuration File for FreeBSD 4.3 # # /etc/ppp/ppp.conf # # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # Modified 2005 May 2 by stevep@buffnet.net # # View Log Using: tail -f /var/log/ppp.log # ###################################################################### default: # Set the speaker volume so you can here it. # # M0 = spk always off # L0 = low spk volume # L1 = # L2 = # L3 = louder # L1M1 is needed to hear login for some modems. # As apposed to L0M1 which does not always permit you to hear the connection on all modems. # # Select the serial port on which the mondem is attached. # Make sure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) # #set device /dev/cuaa0 set device /dev/cuaa1 set log local phase chat connect LCP IPCP CCP tun set speed 115200 # # THE FOLLOWING DIAL COMMAND MAY NEED TO BE RECONFIGURED FOR YOUR MODEM. # REFER TO YOUR MODEM'S DOCUMENTATION. # set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0L1M1 OK \\dATDT\\T TIMEOUT 40 CONNECT" buffnet: allow user {your_username} set server /var/run/internet "" 0177 # # prepend with *70, to disable call waiting # # UNCOMMENT THE LOCAL ACCESS PHONE NUMBER YOU NEED. # CONSULT YOUR LOCAL TELEPHONE PROVIDER TO FIND OUT # WHICH NUMBER IS LOCAL ACCESS FOR YOU. # BUFFNET CANNOT BE HELD RESPONSABLE FOR ANY TELEPHONE # CHARGES IF YOU CHOOSE A TOLL PHONE NUMBER. # set phone *70,332-3620 # set phone 332-3620 # set phone 213-2110 # set phone 478-0080 # set phone 363-7536 # set phone 492-5740 # set phone 585-815-0454 # set phone 373-5234 set redial random.random 0 set reconnect random 10 set login set authname {your_username} set authkey {your_password} set timeout 0 set ifaddr 0.0.0.0/0 0.0.0.0/0 255.255.255.0 add default HISADDR enable dns