Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 21:29:42 +0000
From:      Allen Louden <alouden@access.mountain.net>
To:        questions@freebsd.org
Subject:   PPP
Message-ID:  <34219D46.13AEA3BF@access.mountain.net>

next in thread | raw e-mail | index | archive | help
Hello All,

I discovered last night that I am able to log to my provider with a
simple click on the connect button in Win95. Use of the script was not
necessary. However, I am still unable to log on automatically with ppp.
Here is my ppp.conf;

default:
 set device /dev/cuaa1
 set speed 115200
 set timeout 3000
 set log Chat Connect Phase
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0&D2
OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"

interactive:
 accept chap
 deny pap
 set authname alouden
 set authkey Biteme
 set phone 6976778
 set openmode active
 set timeout 3000

demand:
 set authname alouden
 set authkey Biteme
 set phone 6976778
 set timeout 3000
 set openmode active
 accept chap
 sit ifaddr 198.77.1.1/0 198.77.1.3/0 255.255.255.0
 add 0 0 198.77.1.1

Any help is greatly appreciated.
Thanks,
Allen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34219D46.13AEA3BF>