summaryrefslogtreecommitdiffstats
path: root/main/iptables/ip6tables.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/iptables/ip6tables.confd')
-rw-r--r--main/iptables/ip6tables.confd3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/iptables/ip6tables.confd b/main/iptables/ip6tables.confd
index 57241f223..1fa63f33a 100644
--- a/main/iptables/ip6tables.confd
+++ b/main/iptables/ip6tables.confd
@@ -9,3 +9,6 @@ SAVE_RESTORE_OPTIONS="-c"
# Save state on stopping iptables
SAVE_ON_STOP="yes"
+
+# Enable/disable IPv6 forwarding with the rules
+IPFORWARD="no"