From owner-freebsd-questions Tue Oct 5 0:51:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f25.law3.hotmail.com [209.185.241.25]) by hub.freebsd.org (Postfix) with SMTP id AA49615550 for ; Tue, 5 Oct 1999 00:51:44 -0700 (PDT) (envelope-from dacster69@hotmail.com) Received: (qmail 52748 invoked by uid 0); 5 Oct 1999 07:51:44 -0000 Message-ID: <19991005075144.52747.qmail@hotmail.com> Received: from 203.29.147.98 by www.hotmail.com with HTTP; Tue, 05 Oct 1999 00:51:43 PDT X-Originating-IP: [203.29.147.98] From: "David Cook" To: zips@zips.net Cc: freebsd-questions@freebsd.org Subject: Re: Multiple Default Routes !!! Date: Tue, 05 Oct 1999 17:51:43 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You might want to try it like This. > > bash-2.02# route add -net 192.168 -netmask 255.255.0.0 > bash-2.02# route -n add default 192.168.26.15 > Not exactly ... the default route is going to be the dynamic IP address assigned by the ISP. The 192.168.0.0's are for internal routing only. Losing the 1 from the end was the answer. T'was a false metric number not required by bsd's route command. (NT & Linux use it tho) Thanks for your help. David ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message