From owner-freebsd-questions Sun Aug 4 6:10:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0E137B400 for ; Sun, 4 Aug 2002 06:10:17 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 891BD43E5E for ; Sun, 4 Aug 2002 06:10:15 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (IDENT:T9HziZrGnoixWu6cYiTIbIIxHwJ7nU4m@odyssey.apana.org.au [203.11.114.1]) by odyssey.apana.org.au (8.9.3/8.9.3) with ESMTP id VAA03805 for ; Sun, 4 Aug 2002 21:10:14 +0800 (WST) Date: Sun, 4 Aug 2002 21:10:14 +0800 (WST) From: Dean Hollister To: FreeBSD Questions Subject: Routing question Message-ID: <20020804210424.C3345-100000@odyssey.apana.org.au> X-no-archive: Yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have three machines: #1 #2 #3 192.168.0.1 DHCP DHCP <--- Ethernet rl0 203.11.114.10 203.11.114.11 203.11.114.12 <--- Ethernet ed0 #1 runs a DHCP server, and provides a DSL link. #1, 2 & 3 can also access a cisco router via ed0, which is a backup link. I'm unable to traceroute to 203.11.114.12 machines from the internet (with the exception of #1 & 2, which are Windoze boxes). #3 is running 4.6-RELEASE. How do I get routing working on the #3 box? I tried putting a defaultroute into /etc/rc.conf, but this appears to be overridden when DHCP comes up from #1's link. Does anyone have any ideas/tips? I'm not running the 4.6 box on the DSL link directly, because the USB DSL modem is not yet supported (D-Link DSL200). Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message