Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 19:37:36 -0600
From:      Don Read <sysop@calcasieu.com>
To:        Hugh Blandford <hugh@island.net.au>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: syntax of static routes in rc.conf
Message-ID:  <3.0.5.32.19990226193736.0088e500@mail>
In-Reply-To: <3.0.6.32.19990227121414.0086d320@mail.island.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
back on 12:14 PM 2/27/99 +1100, you said:
>Hi all,
>
>I want to put a static route in rc.conf (ver 2.2.8) and am not sure of the
>syntax of the line. 

static_routes="truss rrock mill bb"
#
route_mill=" -net 192.168.172.0 -netmask 0xffffff00 192.168.170.29"
route_truss="-net 192.168.179.0 -netmask 0xffffff00 192.168.170.29"
route_bb="   -net 192.168.3.0   -netmask 0xffffff00 192.168.170.9"
route_rrock="-net 192.168.20.0  -netmask 0xffffff00 192.168.170.25"


>                        Can someone tell me?  Where are all these things
>documented?

man rc.conf is kinda thin on the this, the commented example and a reading
of rc.network makes it clear.

Regards,
-- 
Don Read                               sysop@calcasieu.com
EDP Manager                                dread@texas.net
Calcasieu Lumber Co.                             Austin TX
- There cannot be a crisis next week. My schedule is already full.



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?3.0.5.32.19990226193736.0088e500>