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, ip6tables-apply can be run with rulefile as first parameter.
*** iptables-apply 2009-09-22 01:17:26.000000000 +0200
--- iptables-apply.orig 2009-09-22 01:13:21.000000000 +0200
*************** VERSION=1.0
*** 12,20 ****
TIMEOUT=10
DEFAULT_FILE=/etc/network/iptables
- case "$PROGNAME" in
- (*6*) DEFAULT_FILE=/etc/network/ip6tables;;
- esac
function blurb()
{
--- 12,17 ----
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (700, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.27.21-openvz-rps (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages iptables depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
iptables recommends no packages.
iptables suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]