summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firewall.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/firewall.py b/firewall.py
index 8f57504..584b1af 100644
--- a/firewall.py
+++ b/firewall.py
@@ -129,7 +129,6 @@ def do_ipfw(port, subnets):
if subnets:
sysctl_set('net.inet.ip.fw.enable', 1)
- sysctl_set('net.inet.ip.forwarding', 1)
sysctl_set('net.inet.ip.scopedroute', 0)
ipfw('add', sport, 'check-state', 'ip',