Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 1998 16:37:33 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        spork <spork@cncn.com>
Cc:        fbsdqs <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MP ppp 
Message-ID:  <199806071537.QAA11693@awfulhak.org>
In-Reply-To: Your message of "Mon, 01 Jun 1998 18:08:12 EDT." <Pine.BSF.3.96.980601172442.589A-100000@pigstuy> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



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