Date: Tue, 12 Oct 1999 22:50:19 +0200 From: Gary Jennejohn <garyj@peedub.muc.de> To: Dominik Rothert <dr@domix.de> Cc: isdn@FreeBSD.ORG Subject: Re: authentication failures Message-ID: <199910122050.WAA19163@peedub.muc.de> In-Reply-To: Your message of "Tue, 12 Oct 1999 19:25:03 %2B0200." <19991012192503.A1755@speed.localnet.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
Dominik Rothert writes: >Oct 12 18:25:08 lamest /kernel: isp0: ipcp_open(): no IP interface This is it. It means that a) you didn't assign an address (except 0.0.0.0) to your ISP in the ifconfig and/or b) your ISP never provided you with the address he wants to use. Without an IP address for the other end sPPP can't do much. You either need to assign an address to the ISP in the ifconfig or tell your ISP to get his sh*t in one sock re the PPP protocol. It would be interesting to see the output from ``ifconfig -a''. >Oct 12 18:25:25 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:25 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:25 lamest /kernel: isp0: lcp output <conf-ack id=0x49 len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:27 lamest /kernel: isp0: lcp input(ack-sent): <conf-req id=0x4a l >en=14 03-04-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:27 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:27 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:27 lamest /kernel: isp0: lcp output <conf-ack id=0x4a len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:29 lamest /kernel: isp0: lcp input(ack-sent): <conf-req id=0x4b l >en=14 03-04-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:29 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:29 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:29 lamest /kernel: isp0: lcp output <conf-ack id=0x4b len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:31 lamest /kernel: isp0: lcp input(ack-sent): <conf-req id=0x4c l >en=14 03-04-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:31 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:31 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:31 lamest /kernel: isp0: lcp output <conf-ack id=0x4c len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:33 lamest /kernel: isp0: lcp input(ack-sent): <conf-req id=0x4d l >en=14 03-04-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:33 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:33 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:33 lamest /kernel: isp0: lcp output <conf-ack id=0x4d len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:35 lamest /kernel: isp0: lcp input(ack-sent): <conf-req id=0x4e l >en=14 03-04-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:35 lamest /kernel: isp0: lcp parse opts: auth-proto magic >Oct 12 18:25:35 lamest /kernel: isp0: lcp parse opt values: auth-proto magic > 0x5a42d94 send conf-ack >Oct 12 18:25:35 lamest /kernel: isp0: lcp output <conf-ack id=0x4e len=14 03-0 >4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:36 lamest /kernel: isp0: lcp close(ack-sent) >Oct 12 18:25:36 lamest /kernel: isp0: lcp output <term-req id=0x8 len=4> >Oct 12 18:25:36 lamest /kernel: isp0: lcp input(closing): <term-ack id=0x8 len >=4> Oh, neat ! You also have the "auth-proto loops" bug ;-) Have to look into that. I wonder if this is related to the first failure ? --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com 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?199910122050.WAA19163>