Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 1998 23:09:27 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Spike Gronim <spork@cncn.com>
Cc:        fbsdqs <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MP ppp 
Message-ID:  <Pine.BSF.3.96.980602230734.22038S-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980602162747.235A-100000@pigstuy>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Jun 1998, Spike Gronim wrote:

> (I *thought* I sent this to the list, but I didn't recieve it after a day
> so I guess it never got through... sorry if it is a repeat)

I got the original, so .. ?

> 	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....???? 

This is because you've requested it:

>        	set ifaddr 10.0.0.1/0 160.79.23.2/0 255.255.255.0   

>From the ppp manpage:
     o As an exception, 0 is equivalent to 0.0.0.0/0, meaning that I have
       no preferred IP address and will obey the remote peers selection. 
       using zero, no routing table entries will be made until a
       connection is established. 

I've seen `set ifaddr 0 0' lines cause problems like this.  Refine your
ifaddr line.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




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?Pine.BSF.3.96.980602230734.22038S-100000>