summaryrefslogtreecommitdiff
path: root/templates/firewall/name
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2009-05-01 16:25:39 -0700
committerMohit Mehta <mohit.mehta@vyatta.com>2009-05-01 16:25:39 -0700
commit7b34e9152366c6e60720bc065b4e3d1cd57b7fa6 (patch)
treea561c8b161123b2fd9bcb1a7eea81fd9c035fb10 /templates/firewall/name
parenta9f234d633c5f1ee6121b7edf460e2223755a5e0 (diff)
downloadvyatta-cfg-firewall-7b34e9152366c6e60720bc065b4e3d1cd57b7fa6.tar.gz
vyatta-cfg-firewall-7b34e9152366c6e60720bc065b4e3d1cd57b7fa6.zip
* setup table only for specific tree, not both filter and mangle
as we teardown table only for the tree that was in the CLI * remove 'next' statement for removed for loop * fix Bug 4244 - Committing firewall changes breaks WAN Load-balancing (WLB) we only delete chains that are configured under firewall and don't touch chains that might be owned by other features such as zone based firewall, WLB * remove unused code, code cleanup
Diffstat (limited to 'templates/firewall/name')
-rw-r--r--templates/firewall/name/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/firewall/name/node.def b/templates/firewall/name/node.def
index 08c0747..4030170 100644
--- a/templates/firewall/name/node.def
+++ b/templates/firewall/name/node.def
@@ -25,6 +25,6 @@ end: if sudo /opt/vyatta/sbin/vyatta-firewall.pl --update-rules name "$VAR(@)" ;
exit 1;
fi
-create: sudo /opt/vyatta/sbin/vyatta-firewall.pl --setup iptables
+create: sudo /opt/vyatta/sbin/vyatta-firewall.pl --setup iptables name
help: Set IPv4 firewall rule set name