From: | "Andrey N. Oktyabrski" <ano@xxxxxxxxx> |
Date: | Tue, 17 Jan 2012 10:44:07 +0300 |
On 17.01.12 09:31, Pierre Abbat wrote: > How do I set up a static route so that it'll be there the next time I boot? man rc.conf /static_routes f.e. static_routes="gw1 gw2" route_gw1="192.168.22.0/24 192.168.1.11" route_gw2="192.168.33.0/24 192.168.1.11"