Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 1998 14:28:40 -0400
From:      Robert Beer <r-beer@onu.edu>
To:        "Nick A. Fikouras" <nick@dcs.shef.ac.uk>, freebsd-questions@FreeBSD.ORG
Subject:   Re: static_routes syntax (rc.conf)
Message-ID:  <l031028f5b252866aa398@[140.228.15.35]>
In-Reply-To: <362CD0D3.8272E8B4@dcs.shef.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
At 2:05 PM -0400 10/20/1998, Nick A. Fikouras wrote:
>can you please tell me what is the syntax of the static_routes option in
>the rc.conf file. How can I set a list of routes?

Here is the general form of how I do it:
static_routes="your_route" # Set to static route list (or leave empty).
route_your_route="-net AAA.BBB.CCC.DDD" # Route to net_onu

Your mileage may vary :-).

---
Bob Beer <r-beer@onu.edu>
Ohio Northern University, Academic Computer Services, Ada, OH  45810



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?l031028f5b252866aa398>