22 Jun 2012 10:29
Bug#678499: iptables: iptables-restore messes with --log-prefix
Sebastian Ramacher <s.ramacher <at> gmx.at>
2012-06-22 08:29:25 GMT
2012-06-22 08:29:25 GMT
Package: iptables Version: 1.4.14-2 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 After the upgrade from 1.4.13-1.1 to 1.4.14-2 loading LOG rules with iptables-restore is broken. Loading a rule like -A INPUT -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix "foo" I end up with -A INPUT -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix "--l" Changing the length of the log prefix gives me more or less "--log-prefix" as log prefix. So I suspect that --log-prefix and the argument are mixed up at some place. Using iptables to add the rule works fine, though. Kind regards - -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386(Continue reading)
RSS Feed