Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Oct 1999 17:51:43 EST
From:      "David Cook" <dacster69@hotmail.com>
To:        zips@zips.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Multiple Default Routes !!!
Message-ID:  <19991005075144.52747.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help
>
>    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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991005075144.52747.qmail>