From owner-freebsd-stable Sat Apr 4 16:14:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27406 for freebsd-stable-outgoing; Sat, 4 Apr 1998 16:14:01 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27248 for ; Sat, 4 Apr 1998 16:13:50 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.7) with ESMTP id VAA14733; Sat, 4 Apr 1998 21:18:26 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199804042018.VAA14733@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Dexnation Holodream cc: Edwin Culp , Bill Trost , stable@FreeBSD.ORG Subject: Re: In-reply-to: Your message of "Tue, 31 Mar 1998 09:59:40 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 04 Apr 1998 21:18:25 +0100 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk 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 , , 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