Multiple routing table + mpd
Добавлено: 2008-09-10 21:39:54
http://lists.freebsd.org/pipermail/free ... 88226.html
собственно непоняно чего это все молчат
или не новость?
собственно непоняно чего это все молчат
или не новость?
Хочешь попасть в США? Иди служить в РВСН!
https://forum.lissyara.su/
Код: Выделить всё
options ROUTETABLES=N Код: Выделить всё
[root@zingel /home/666]# man rc.conf | col -b | grep static
static_routes
(str) Set to the list of static routes that are to be added
static_routes="mcast gif0local"
ipv6_static_routes
(str) The IPv6 equivalent of static_routes. If not set to
natm_static_routes
(str) The natmip(4) equivalent of static_routes. If not
Код: Выделить всё
#man rc.conf>123
#cat 123|grep setfib
#
savio писал(а):Код: Выделить всё
#man rc.conf>123 #cat 123|grep setfib #
Код: Выделить всё
(~). man rc.conf | col -b | fgrep -C1 fib
jail_?jname?_fib
(str) Unset by default. When set, the jail is started with
the specified forwarding table (sometimes referred to as a
routing table) via setfib(1).