From owner-freebsd-isdn Tue Oct 12 16: 5:49 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id DC7A514C16 for ; Tue, 12 Oct 1999 16:05:34 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA19163; Tue, 12 Oct 1999 22:50:19 +0200 (CEST) Message-Id: <199910122050.WAA19163@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Dominik Rothert Cc: isdn@FreeBSD.ORG Subject: Re: authentication failures Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 12 Oct 1999 19:25:03 +0200." <19991012192503.A1755@speed.localnet.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Oct 1999 22:50:19 +0200 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:27 lamest /kernel: isp0: lcp input(ack-sent): 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 4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:29 lamest /kernel: isp0: lcp input(ack-sent): 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 4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:31 lamest /kernel: isp0: lcp input(ack-sent): 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 4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:33 lamest /kernel: isp0: lcp input(ack-sent): 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 4-c0-23-05-06-05-a4-2d-94> >Oct 12 18:25:35 lamest /kernel: isp0: lcp input(ack-sent): 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 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 >Oct 12 18:25:36 lamest /kernel: isp0: lcp input(closing): =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