Package: iptables
Version: 1.4.6-2
Severity: important

When adding a rule with "-m multiport", I get a very surprising output
of "options libata atapi_enabled=1", and the string also ends up in
the rule.

~# iptables -F
~# iptables -A INPUT -p tcp -m multiport --dports www -j ACCEPT
options libata atapi_enabled=1
~# iptables -L INPUT -v
Chain INPUT (policy DROP 13 packets, 724 bytes)
 pkts bytes target     prot opt in     out     source               destination 
        
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere    
        options libata atapi_enabled=1
multiport dports www 
~# cat /proc/cmdline 
BOOT_IMAGE=/vmlinuz-2.6.33.1-melech root=/dev/mapper/vg0-root_crypt ro 
fbcon=scrollback:64k libata.atapi_enabled=1 nosplash log_buf_len=2M 
enable_mtrr_cleanup

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33.1-melech (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iptables depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib

iptables recommends no packages.

iptables suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to