Date: Wed, 07 Jul 1999 17:40:04 +0200 From: Roelof Osinga <roelof@eboa.com> To: Dan Busarow <dan@dpcsys.com> Cc: questions@FreeBSD.ORG Subject: Re: IP alias routing problem Message-ID: <378374D4.A729B555@eboa.com> References: <Pine.BSF.3.96.990705101121.8091B-100000@java.dpcsys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Busarow wrote:
>
> Add static routes to those hosts/nets in /etc/rc.conf
> This will setup two /24 routes, the classfull netmask is used if none
> is specified.
>
> static_routes="spec1 spec2"
> route_spec1="194.134.1.0 194.134.128.1"
> route_spec1="194.134.10.0 194.134.128.1"
Ok, I will add the following static route:
static_routes="euronet"
route_euronet="194.134.0.0 194.134.128.1"
and reboot since rc.networks states:
# Set up any static routes. This should be done before router discovery.
which by now ought to've been discovered. Besides, the first thing
I tried was to add them manually which did not work as expected. Who
knows, maybe because all routers had already been discovered :).
> True enough, do whatever it takes to get things working. Don't think
> you need to break the rules in this case though.
Trick is to find out them rules.
Tx.
Roelof
--
Home is where the (@) http://eboa.com/ is.
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?378374D4.A729B555>
