Your message dated Sat, 18 Jul 2009 07:54:53 +0200
with message-id <[email protected]>
and subject line Re: Bug#532010: IP6 addresses in IP4 iptables-restore output
makes ferm exit 141
has caused the Debian Bug report #532010,
regarding IP6 addresses in IP4 iptables-restore output makes ferm exit 141
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
532010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532010
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ferm
Version: 2.0.5-1
Severity: important
hi,
It shouldn't even be inserting those types of rules into the save file,
because - of course - iptables* doesn't understand ip6tables*
rulesets, which makes iptables(-restore,-save} die, which makes ferm
die.
examples:
=====
ferm --slow -i ferm.conf
iptables v1.4.2: invalid mask `128' specified
Try `iptables -h' or 'iptables --help' for more information.
=====
=====
ferm -i ferm.conf
iptables-restore v1.4.2: invalid mask `128' specified
Error occurred at line: 199
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
=====
Which comes from this, and others like it:
=====
...
-A INPUT --destination ::1/128 --jump ACCEPT
...
=====
thanks,
simon
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (995, 'unstable'), (990, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ferm depends on:
ii debconf 1.5.26 Debian configuration management sy
ii iptables 1.4.3.2-2 administration tools for packet fi
ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip
ii perl 5.10.0-22 Larry Wall's Practical Extraction
ferm recommends no packages.
ferm suggests no packages.
--- End Message ---
--- Begin Message ---
Closing this bug, because the submitter had wrong input, which ferm is
not designed to detect.
--- End Message ---