From owner-freebsd-stable Tue Mar 31 06:12:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17637 for freebsd-stable-outgoing; Tue, 31 Mar 1998 06:12:08 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from wankers.net (root@host-32-96-42-191.atl.bellsouth.net [32.96.42.191]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17565 for ; Tue, 31 Mar 1998 06:11:40 -0800 (PST) (envelope-from dex@wankers.net) Received: from localhost (dex@localhost [127.0.0.1]) by wankers.net (8.8.8/8.8.7) with SMTP id JAA18422; Tue, 31 Mar 1998 09:10:43 -0500 (EST) (envelope-from dex@wankers.net) Date: Tue, 31 Mar 1998 09:10:42 -0500 (EST) From: Dexnation Holodream X-Sender: dex@localhost To: Edwin Culp cc: Bill Trost , stable@FreeBSD.ORG Subject: Re: PPP's unstable behavior (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk 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