Date: Thu, 4 Jun 1998 15:31:32 -0400 (EDT) From: Brandon Lockhart <brandon@engulf.net> To: current@FreeBSD.ORG Subject: More current PPP problems... Message-ID: <Pine.BSF.3.96.980604153034.17280A-100000@engulf.net>
next in thread | raw e-mail | index | archive | help
For some reason, when I am using the newest version of PPP (Downloaded and
installed last saturday), I can not complete a connection. This is what
happens.
I start ppp with "ppp -alias engulf". I then type "dial". It opens my
modem and begins to dial. It then waits for the connect. It attempts to
log in, and this is what happens.
tun0: LCP: deflink: RecvConfigReq(2) state = Ack-Rcvd
tun0: LCP: MRU[4] 1006
tun0: LCP: ACCMAP[6] 0x000a 0000
tun0: LCP: PROTOCOMP[2]
tun0: LCP: ACFCOMP[2]
tun0: LCP: ENDDISC[9] MAC 00:c0:7b:71:84:14
tun0: LCP: deflink: SendConfigNak(2) state = Ack-Rcvd
tun0: LCP: MRU[4] 2000
tun0: HDLC: hdlc_Output
tun0: HDLC: ff 03 c0 21 03 02 00 08 01 04 07 d0 8c 9b
tun0: HDLC: hdlc_Input
tun0: HDLC: ff 03 c0 21 03 02 00 1b 01 04 03 ee 02 06 00 0a
tun0: HDLC: 00 00 07 02 08 02 13 09 03 c0 00 7b 71 84 14 55
tun0: HDLC: 50
It does this about 5 times, then into some different headers. The other
headers basically say that the remote end asked the connection to be
terminated (It sends ands receives a TerminationReq). I can use my
/stand/ppp fine. Except the alias enable yes is looking for
libalias.so.2.4, and I have 2.5, and it won't load correctly. Any clue
why I can dialup with the old copy, but not the new one?
This is my /etc/ppp/ppp.conf file.
default:
set device /dev/cuaa1
set speed 115200
set log local +Phase
set log local +Chat
set log local +Connect
set log local +hdlc
set log local +LCP
set log local +IPCP
set log local +CCP
set log local +tun
deny lqr
set mtu 2000
set mru 2000
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
engulf:
set phone 4106269606
set login "TIMEOUT 5 ogin:--ogin: brandon word: <My Password>"
set timeout 120
set redial 10.3 90
set reconnect 1 900
The PPP I am using (from /stand) is looking for /usr/lib/libalias.so.2.4,
I made a link symlink from 2.4 and 2.5 to aout/libalias.so.2.5, but it
will still not alias enable yes correctly.
,--------------------------------,--------------------------------,
| Brandon Lockhart | Network Administrator |
| brandon@engulf.net | System Administrator |
| http://www.engulf.net/brandon/ | IRC Expert |
`--------------------------------`--------------------------------'
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980604153034.17280A-100000>
