summaryrefslogtreecommitdiff
path: root/conf.d/staticroute.BSD.in
blob: 47984733d77b1f423027c1d9e5a9a1439dac22b6 (plain)
1
2
3
4
5
6
# Separate multiple routes using ; or new lines.
# /etc/route.conf(5) takes precedence over this configuration.

# Example static routes. See route(8) for syntax.
#staticroute="net 192.168.0.0 -netmask 255.255.255.0 10.73.1.1
#net 192.168.1.0 -netmask 255.255.255.0 10.73.1.1"