Date: Sat, 04 Apr 1998 21:18:25 +0100 From: Brian Somers <brian@Awfulhak.org> To: Dexnation Holodream <dex@wankers.net> Cc: Edwin Culp <eculp@ver1.telmex.net.mx>, Bill Trost <trost@cloud.rain.com>, stable@FreeBSD.ORG Subject: Re: Message-ID: <199804042018.VAA14733@awfulhak.org> In-Reply-To: Your message of "Tue, 31 Mar 1998 09:59:40 CDT." <Pine.BSF.3.96.980331095858.29885O-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for not jumping in sooner - I've been away. There are bits in the man page under the `set ifaddr' and `add' command descriptions that explain this behaviour. You're missing the `delete all, add 0 0 HISADDR' in ppp.linkup. ^^^^^^^^^^ In auto mode, it's necessary in *both* ppp.conf and ppp.linkup. If you enable command logging, you'll see when your commands get executed. > it's still not working :( > > for some reason it refuses to change the default route > > oh, well...gotta figure it out some more ;P~ > > -Jon > > On Tue, 31 Mar 1998, Edwin Culp wrote: > > > I'm sending you mine, including the default section to see if there is > > a difference. I start it with ppp -ddial -proxy telmex. > > > > Suerte y provecho, > > > > ed > > > > > > default: > > > set log Phase Chat Connect Carrier LCP IPCP CCP tun command > > > set device /dev/cuaa0 > > > set speed 115200 > > > disable lqr > > > deny lqr > > > set ctsrts on > > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 10 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" > > > > > > telmex: > > > set phone 890222 > > > set mtu 814 > > > set login "TIMEOUT 45 ame:-\\r-ame: monopolio word: adivina_quien uninet> ppp" > > > set timeout 120 > > > set redial 30 5000 > > > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > > > delete ALL > > > add 0 0 HISADDR > > The automatic asignation of both my ip and the default work fine :-) -- 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-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804042018.VAA14733>