Bug#547734: iptables-apply uses /etc/network/iptables as default rulefile and so ip6tables-apply does

2009-09-22 Thread martin f krafft
I agree. I think the following is a better patch though: --- /usr/sbin/iptables-apply2009-06-16 16:37:44.0 +0200 +++ /tmp/iptables-apply 2009-09-22 21:02:59.0 +0200 @@ -11,7 +11,6 @@ VERSION=1.0 TIMEOUT=10 -DEFAULT_FILE=/etc/network/iptables function blurb() { @@ -87,6

Bug#547734: iptables-apply uses /etc/network/iptables as default rulefile and so ip6tables-apply does

2009-09-21 Thread StalkR
Package: iptables Version: 1.4.4-2 Severity: minor Tags: patch In sid, ip6tables-apply point to iptables-apply (which is good). Since iptables/ip6tables rulefiles are different, I suggest that the DEFAULT_FILE variable should depend on whether iptables-apply or ip6tables-apply is run. Anyway, ip6