Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 1999 02:03:14 +0100 (CET)
From:      "D. Rock" <rock@wurzelausix.CS.Uni-SB.DE>
To:        isdn@FreeBSD.ORG
Subject:   sppp connection problems
Message-ID:  <199902070103.CAA27831@wurzelausix.cs.uni-sb.de>

next in thread | raw e-mail | index | archive | help
I sometimes have problems using i4b for dialing out. There seems to be a
problem in the sppp handshake. Stopping and restarting isdnd, taking isp0
down and up again, nothing does help. The only solution I found is a reboot.

I have turned on debugging on isp0 and up to the "phase network"
seems to be ok, but then the connection is dropped.
For a successful connection, the next message appearing is a
"ipcp open(initial)", but in this case it is a "ipcp open(stopped)" instead.

I have this problem with two different providers, so it seems a problem on the
FreeBSD sppp site.

Daniel

P.S. I usually drop my connection manually with "ifconfig isp0 down". I don't
know if this makes any problems under some circumstances.

Here is the debug output of isp0:
isp0: lcp open(initial)
isp0: phase establish
i4b: unit 0, assigned TEI = 124 = 0x7c
isp0: Up event
isp0: lcp up(starting)
isp0: lcp output <conf-req id=0x46 len=10 05-06-02-be-d1-27>
isp0: lcp input(req-sent): <conf-req id=0x1 len=21 01-04-05-f4-03-04-c0-23-13-09-03-00-c0-7b-81-9c-7d>
isp0: lcp parse opts:  mru  auth-proto  0x13 [rej]  send conf-rej
isp0: lcp output <conf-rej id=0x1 len=13 13-09-03-00-c0-7b-81-9c-7d>
isp0: lcp input(req-sent): <conf-ack id=0x46 len=10 05-06-02-be-d1-27>
isp0: lcp input(ack-rcvd): <conf-req id=0x2 len=12 01-04-05-f4-03-04-c0-23>
isp0: lcp parse opts:  mru  auth-proto
isp0: lcp parse opt values:  mru 1524  auth-proto  send conf-ack
isp0: lcp output <conf-ack id=0x2 len=12 01-04-05-f4-03-04-c0-23>
isp0: lcp tlu
isp0: phase authenticate
isp0: pap output <req id=0x47 len=17 XX-XX-XX-...>
isp0: pap success
isp0: phase network
isp0: ipcp open(stopped)
isp0: lcp close(opened)
isp0: phase terminate
isp0: lcp output <term-req id=0x48 len=4>
isp0: lcp input(closing): <term-ack id=0x48 len=4>
isp0: phase dead
isp0: lcp down(closed)
isp0: Down event (carrier loss)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message



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