aboutsummaryrefslogtreecommitdiff
path: root/conf.d/staticroute.GNU.in
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/staticroute.GNU.in')
-rw-r--r--conf.d/staticroute.GNU.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf.d/staticroute.GNU.in b/conf.d/staticroute.GNU.in
new file mode 100644
index 00000000..58d77e3c
--- /dev/null
+++ b/conf.d/staticroute.GNU.in
@@ -0,0 +1,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"