Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 09:10:42 -0500 (EST)
From:      Dexnation Holodream <dex@wankers.net>
To:        Edwin Culp <eculp@ver1.telmex.net.mx>
Cc:        Bill Trost <trost@cloud.rain.com>, stable@FreeBSD.ORG
Subject:   Re: PPP's unstable behavior (fwd)
Message-ID:  <Pine.BSF.3.96.980331090757.29885M-100000@localhost>
In-Reply-To: <Pine.BSF.3.96.980331085940.29885L-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
I also looked through the code and tried a few things, to no avail.  I
gave it a dest ip, and set it to /16, and it still did the same thing,
leaving it set as the ip from that field...in this case I got a terminal
server with an ip address that was x.x.x.142 instead of the x.x.x.141 I
had put in the config, and it still didn't work...here's the full script:

hellsouth:
 set phone 4042483900|7703008900
 set login "TIMEOUT 15 name:--name: fake_user word: fake_pass"
 set timeout 120
 set ifaddr 10.0.0.1/0 205.152.3.141/16 255.255.255.0
 delete ALL
 add default HISADDR


On Tue, 31 Mar 1998, Dexnation Holodream wrote:

> I used the one from the sample, too.
> 
> For some odd reason it's still not working, though
> 
> but it works if I do it manually...it's very strange.
> 
> -Jon
> 
> On Tue, 31 Mar 1998, Edwin Culp wrote:
> 
> > Dexnation Holodream wrote:
> > > 
> > > Well, I did a bunch of stuff, and got it to work in auto mode...but
> > > there's ANOTHER bug with the routes...
> > > 
> > > using this config (the basic "dunno his address, dunno mine, either"):
> > >  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
> > >  delete ALL
> > >  add default HISADDR
> > > 
> > > it fails to set the default route properly (it leaves it as 10.0.0.2), so
> > > I have to manually route change default x.x.x.x 0 every time.  this is a
> > > MAJOR pain.  it does the same with add 0 0 HISADDR (there's no difference
> > > in what the commands do, anyway).
> > > 
> > > anyone have a workaround?
> > What I did was put the set ifaddr in the ppp.conf as in the conf.sample
> > and it's working with cvsup from yesterday
> > 
> > ed
> > 
> > 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" 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.980331090757.29885M-100000>