[Bug 487] New: ip sets not working after upgrading
2.6.16.10->2.6.17.1
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu Jun 22 03:02:52 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=487
Summary: ip sets not working after upgrading 2.6.16.10->2.6.17.1
Product: ipset
Version: unspecified
Platform: x86_64
OS/Version: RedHat Linux
Status: NEW
Severity: critical
Priority: P2
Component: default
AssignedTo: kadlec at netfilter.org
ReportedBy: alexey.polyakov at gmail.com
I have used 2006.06.21 patch-o-matic-ng snapshot to patch kernel sources, build
2006.06.21 iptables snapshot against those sources, after booting this kernel
iptables can't add any rules with set match.
Here's the output of command:
iptables -A OUTPUT -p tcp -m set --set ga_iphash dst -j ACCEPT
iptables: Invalid argument
This line gets added in system log:
Jun 21 17:20:12 titanic kernel: ip_tables: set match: invalid size 0 != 32
ipset utility still works, I can list contents of defined sets.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list