Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 1997 17:15:46 -0700
From:      ccp@avanticorp.com (Ching-Ping Chou)
To:        freebsd-questions@FreeBSD.ORG
Cc:        ccp@avanticorp.com
Subject:   ppp dial ok, login ok, but disconnected after 36 seconds with IBM Net?
Message-ID:  <199709230015.RAA22574@avant127.svd.avanticorp.com>

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

   I am using FreeBSD.2.1.0-RELEASE with ppp.0.94 to connect to IBM Net. They
indicate I should use PAP instead of scripts. After connecting, I got "dial ok"
and "login ok". But the machine name in the prompt never change to upper case.
And it automatically disconnects after 36 seconds. During this time, I try
"show route" and didn't see any extra route was added. Are there some one who
has experience on using ppp with PAP and like to share his experience with me?
Thanks a lot.

   PS. I used to connect to school and Pacific Bell and both work fine without
PAP.

Ching-Ping Chou


#my ppp.conf

default:
 set device /dev/cuaa2
 set speed 115200
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATM0 OK-AT-OK \\dATDT\\T
 TIMEOUT 45 CONNECT"
ibm:
 set phone 9647001
 set authname "username"
 set authkey "password"
 set timeout 1800
 enable PAP
 accept PAP
 disable CHAP lqr
 deny CHAP lqr
 dial





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709230015.RAA22574>