Date: Tue, 7 Dec 1999 21:27:57 +0100 From: Juergen Lock <nox@jelal.kn-bremen.de> To: Gary Jennejohn <garyj@muc.de> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: i4b syncppp not talking with Ascend Max (HP,4000-6000) version 6.1.3 - 6.1.7 ? Message-ID: <19991207212756.A1824@saturn.kn-bremen.de> In-Reply-To: <199912062118.WAA03866@peedub.muc.de> References: <19991206020250.A3011@saturn.kn-bremen.de> <199912062118.WAA03866@peedub.muc.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 06, 1999 at 10:18:20PM +0100, Gary Jennejohn wrote: > Juergen Lock writes: > [snip] > >Below is the relevant part from isdnd.rc followed by the > >ifconfig/spppcontrol configuration, if there's something else you > >think that could be relevant just ask. > [snip] > > > yes, use ifconfig with the debug flag and show us the output from > the kernel. OK here you go... isp3: lcp close(initial) isp3: promiscuous mode enabled isp3: lcp close(initial) isp3: lcp open(initial) isp3: phase establish isp3: Up event isp3: lcp up(starting) isp3: lcp output <conf-req id=0x1 len=10 05-06-45-73-e9-ce> isp3: lcp input(req-sent): <conf-req id=0x1 len=22 01-04-05-f4-03-05-c2-23-05-13-09-03-00-c0-7b-8b-60-79> isp3: lcp parse opts: mru auth-proto 0x13 [rej] send conf-rej isp3: lcp output <conf-rej id=0x1 len=13 13-09-03-00-c0-7b-8b-60-79> isp3: lcp input(req-sent): <conf-ack id=0x1 len=10 05-06-45-73-e9-ce> isp3: lcp input(ack-rcvd): <conf-req id=0x2 len=13 01-04-05-f4-03-05-c2-23-05> isp3: lcp parse opts: mru auth-proto isp3: lcp parse opt values: mru 1524 auth-proto [mine 0x0 != his chap] send conf-nak isp3: lcp output <conf-nak id=0x2 len=9 03-05-c0-23-05> isp3: lcp input(ack-rcvd): <conf-req id=0x3 len=12 01-04-05-f4-03-04-c0-23> isp3: lcp parse opts: mru auth-proto isp3: lcp parse opt values: mru 1524 auth-proto send conf-ack isp3: lcp output <conf-ack id=0x3 len=12 01-04-05-f4-03-04-c0-23> isp3: lcp tlu isp3: phase authenticate isp3: pap output <req id=0x2 len=14 02-4c-4e-06-6f-6e-6c-69-6e-65> isp3: pap success isp3: phase network isp3: ipcp open(initial) isp3: ipcp up(starting) isp3: ipcp output <conf-req id=0x3 len=10 03-06-00-00-00-00> isp3: ipcp input(req-sent): <conf-req id=0x1 len=16 02-06-00-2d-0f-01-03-06-c3-7a-80-21> isp3: ipcp parse opts: compression [rej] address send conf-rej isp3: ipcp output <conf-rej id=0x1 len=10 02-06-00-2d-0f-01> isp3: ipcp input(req-sent): <conf-nak id=0x3 len=10 03-06-d4-a2-00-79> isp3: ipcp nak opts: address [wantaddr 212.162.0.121] <7>isp3: sppp_set_ip_addr: rtinit DEL failed, error=65 isp3: sppp_set_ip_addr: rtinit ADD failed, error=17[agree] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Hmm is that the problem, does that mean it is unable to add the route? isp3: ipcp output <conf-req id=0x4 len=10 03-06-d4-a2-00-79> isp3: ipcp input(req-sent): <conf-req id=0x2 len=10 03-06-c3-7a-80-21> isp3: ipcp parse opts: address isp3: ipcp parse opt values: address 0.0.0.1 [ack] send conf-ack isp3: ipcp output <conf-ack id=0x2 len=10 03-06-c3-7a-80-21> isp3: ipcp input(ack-sent): <conf-ack id=0x4 len=10 03-06-d4-a2-00-79> isp3: ipcp tlu isp3: lcp close(opened) isp3: phase terminate isp3: ipcp down(opened) isp3: ipcp close(starting) isp3: sppp_set_ip_addr: rtinit DEL failed, error=65 isp3: sppp_set_ip_addr: rtinit ADD failed, error=17<7>isp3: lcp output <term-req id=0x5 len=4> isp3: lcp input(closing): <term-ack id=0x5 len=4> isp3: phase dead isp3: lcp down(closed) isp3: Down event (carrier loss) So, is the problem maybe just that the local and remote addresses are on entirely different nets? Is that against the ppp spec? Thanx and Regards, -- Juergen Lock <nox.foo@jelal.kn-bremen.de> (remove dot foo from address to reply) 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?19991207212756.A1824>