From owner-freebsd-questions Sun Jun 7 09:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21632 for freebsd-questions-outgoing; Sun, 7 Jun 1998 09:11:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21572 for ; Sun, 7 Jun 1998 09:10:40 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id QAA11693; Sun, 7 Jun 1998 16:37:33 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199806071537.QAA11693@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: spork cc: fbsdqs Subject: Re: MP ppp In-reply-to: Your message of "Mon, 01 Jun 1998 18:08:12 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Jun 1998 16:37:33 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello. > > I have anoncvsed current's MP ppp. I compiled it (on my 2.2.6 > system fresh from the CD). I can dial out, connect, and authenticate. it > then succesfully negotiates my IP, and the IP's of my primary and > secondary namerservers. It then seems to reset my IP to 0.0.0.0....???? > > The logs read: > > [...] > ppp[676]: IPCP: IPADDR[6] 209.140.114.79 > ppp[676]: IPCP: IPADDR[6] changing address: 0.0.0.0 --> 209.140.114.79 I assume this is a RecvConfigNak. > ppp[676]: IPCP: deflink: SendConfigReq(2) state = Req-Sent > ppp[676]: IPCP: IPADDR[6] 209.140.114.79 > ppp[676]: IPCP: COMPPROTO[6] 16 VJ slots with slot compression > ppp[676]: IPCP: PRIDNS[6] 209.140.112.2 > ppp[676]: IPCP: SECDNS[6] 209.140.112.3 You're asking for IP 209.140.114.79, VJ compression and you want the peer to confirm your DNS addresses..... [..... CCP stuff deleted .....] > ppp[676]: IPCP: deflink: RecvConfigReq(6) state = Req-Sent > ppp[676]: IPCP: COMPPROTO[6] 16 VJ slots with slot compression > ppp[676]: IPCP: IPADDR[6] 0.0.0.0 The peer's asking you to allocate an IP number.... > > (I hope that's enough) 'fraid not. The other side is requesting 0.0.0.0 for itself. Were there previous messages that said IPCP: SendConfigNak IPCP: IPADDR[6] 0.0.0.0 (I truly hope not!) > ppp.conf file below. > > Thanks. > > -Spike Gronim > spork@cncn.com [.....] Cheers. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message