Btinternet and freebsd

Lee Johnston lee
Sat Dec 18 11:48:35 GMT 1999


I've got BT Internet working with FreeBSD using Brian's PPP program..

My ppp.conf file is below:

-------------/etc/ppp/ppp.conf-------------
default:
 set device /dev/cuaa0
 set speed 115200
 deny lqr
 set log connect
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \
           OK-AT-OK ATV1&C1&D2S0=0M0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
btifree:
 set phone 08007317963
 set login
 set timeout 400
 set authname [username]
 set authkey [password]
 set ifaddr 192.168.0.1/0 192.168.0.2/0 255.255.255.0
 delete ALL
 add default HISADDR
---------------------------------------------

Hope this helps...

Lee.
On Sat, Dec 18, 1999 at 10:23:38AM +0000, David Richards wrote:
> i now have a btinernet account. The one with a 0800 number on the weekend. I 
> know that they use chap. but i can't get ppp working with it
> Please could some one help me. I have no idea on what to do now
> 
> thanks
> david
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> 
> ------ FreeBSD UK User's Group  -  Mailing List ------
> http://listserver.uk.freebsd.org/mailman/listinfo/freebsd-users






More information about the Ukfreebsd mailing list