Date: Tue, 31 Mar 1998 08:21:02 -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.980331075412.29885K-100000@localhost> In-Reply-To: <352011EF.6AEE5C67@ver1.telmex.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
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? -Jn On Mon, 30 Mar 1998, Edwin Culp wrote: > Dexnation Holodream wrote: > > > > > Dexnation Holodream writes: > > > has anyone else experienced odd/unstable/buggy behavior with ppp? or > > > were there just some changes to it that would create bugs with old > > > config files? > > > > > > What do you mean by "odd/unstable/buggy"? There have been some changes > > > that may require you to modify config files, but so far, we have about > > > as much information as a doctor with a patient who says, "My arm hurts." > > > > > > Although, if you would like, you can take two aspirin and call me in the > > > morning.... (-: > > > > hey doc...ummm...well...you see...I got this problem...my ppp is hosed. > > > > ok...here are the bugs I've discovered: > > > > dialin and login, and, manually do a add 0 0 HISADDR > > get disconnected, or manually disconnect > > try it again. > > > > ppp gets angry when you try to add the route, says it's already > > there...and it is...the right one, too, except it refuses to route any > > packets. > > > > bug #2: > > > > get disconnected. dialin again > > notice how sometimes you see a slew of # prompts and filenames scroll by > > at random. notice that you're still at the login prompt (even though you > > can't see it) about 75% of the time, and you can log in, but the above bug > > is still present. worse...notice that 25% of the time you're actually AT > > your root prompt. > > > > maybe it's just on my machine, but I don't like the fact that it's > > happening...I'm going to look at my config, however, and change it to the > > new format. > > > > -Jon > > > I just cvsuped from about a month ago and supprise. > Looks like I've been bitten, too:-) I guess it's time to re RTFM. > Although it > seems strange. > > ed > > 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.980331075412.29885K-100000>