From owner-freebsd-questions Sat Nov 14 18:36:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10954 for freebsd-questions-outgoing; Sat, 14 Nov 1998 18:36:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10935 for ; Sat, 14 Nov 1998 18:36:53 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (woof.lan.Awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA20947; Sun, 15 Nov 1998 00:53:06 GMT (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id AAA11167; Sun, 15 Nov 1998 00:54:53 GMT (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199811150054.AAA11167@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Jerry cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp can't see out! routing table? In-reply-to: Your message of "Tue, 10 Nov 1998 00:10:02 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Nov 1998 00:54:49 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > But my routing table doesn't look right!?! > > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 10.1.1.1 UGSc 2 7 ed0 > 10.1.1/24 link#1 UC 0 0 > 10.1.1.1 0:80:c8:6f:8:ee UHLW 1 0 lo0 > 10.1.1.2 0:40:5:4a:f0:46 UHLW 1 57 ed0 1184 > 10.65.41.12 (my static ip) UH 0 0 tun0 > 127.0.0.1 127.0.0.1 UH 0 0 lo0 > (my static ip) 127.0.0.1 UH 0 0 lo0 > > > where is this set wrong??? Don't set your default route in /etc/rc.conf. Set it in /etc/ppp/ppp.linkup instead. 10.1.1.1 is the correct default route for the 10.1.1.2 machine though. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message