summaryrefslogtreecommitdiff
path: root/files/boilerplate/params.header
diff options
context:
space:
mode:
Diffstat (limited to 'files/boilerplate/params.header')
-rw-r--r--files/boilerplate/params.header4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/boilerplate/params.header b/files/boilerplate/params.header
index b258b0d..c4dd504 100644
--- a/files/boilerplate/params.header
+++ b/files/boilerplate/params.header
@@ -13,7 +13,7 @@
#
# NET_IF=eth0
# NET_BCAST=130.252.100.255
-# NET_OPTIONS=routefilter,norfc1918
+# NET_OPTIONS=routefilter
#
# Example (/etc/shorewall/interfaces record):
#
@@ -21,6 +21,6 @@
#
# The result will be the same as if the record had been written
#
-# net eth0 130.252.100.255 routefilter,norfc1918
+# net eth0 130.252.100.255 routefilter
#
###############################################################################