aboutsummaryrefslogtreecommitdiff
path: root/conf.d/staticroute.GNU.in
blob: 58d77e3c2209a20e4bd63c2c616b63b2c1d0513d (plain)
1
2
3
4
5
6
7
# Separate multiple routes using ; or new lines.
# /etc/route.conf(5) takes precedence over this configuration.

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