conf/145440: [rc.d] [patch] add multiple fib support (setfib) in /etc/rc.d/routing

Mark Harrison mark at mivok.net
Thu May 6 17:59:59 UTC 2010


That's good to hear. I'm glad I could be of help.

>  A few quick usage notes...one can do:

 *snip*

This is probably obvious to you, but if you're adding to the usage
notes, I'd also point out that a particular route_foo entry can be
used in multiple fibs if there is any overlap. E.g.

static_routes_fib0="net1 net2"
static_routes_fib1="net1"
static_routes_fib2="net2"
route_net1="192.168.0.0/24 192.168.0.1"
route_net2="10.0.0.0/24 10.0.0.1"


More information about the freebsd-bugs mailing list