Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2001 12:03:25 -0800 (PST)
From:      Adam Lau <adamlau@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: the proper place to add static routes.
Message-ID:  <20010313200325.19338.qmail@web1904.mail.yahoo.com>
In-Reply-To: <Pine.BSF.4.05.10103131311060.17068-100000@black.purplecat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
It is in rc.conf. I had a question about that to.

#Network routing options
static_routes="static"
route_static="10.0.0.0 -netmask 255.255.255.255 -interface 10.0.0.1"
gateway_enable="YES"
#router_enable="NO"		# Set to YES to enable a routing daemon
#router="routed"		# Name of routing daemon to use if enabled
#router_flags="-q"		# Flags for routing daemon
#forward_sourceroute="NO"	# Do source routing (only if gateway_enable is set to
"YES")
#accept_sourceroute="NO"	# Accept source routed packets to us

I am not sure if this is the correct sytax for an internal 10s network. Can
somebody help? And would I have to enable the routed demon (RIP) if I wanted to
act as a gateway ip filter?



--- Peter Brezny <peter@black.purplecat.net> wrote:
> Where is the proper place to add static routes so they are created at each
> reboot?...rc.conf?
> 
> TIA
> 
> pb
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


=====
_______________________

Adam Lau
USAsportspick.com http://www.usasportspick.com/
209 Clary Avenue
San Gabriel, CA 91776
Phone: +1.626.287.2577

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.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?20010313200325.19338.qmail>