bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-25 19:58 UTC
[Bug 506] New: iptables-save aborts
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=506 Summary: iptables-save aborts Product: iptables Version: 1.3.5 Platform: i386 OS/Version: Fedora Status: NEW Severity: normal Priority: P2 Component: iptables-save AssignedTo: laforge@netfilter.org ReportedBy: davidhart@tqmcube.com # Generated by iptables-save v1.3.3 on Fri Aug 25 13:21:55 2006 *raw :PREROUTING ACCEPT [2714:439107] :OUTPUT ACCEPT [2781:812255] COMMIT # Completed on Fri Aug 25 13:21:55 2006 # Generated by iptables-save v1.3.3 on Fri Aug 25 13:21:55 2006 *nat :PREROUTING ACCEPT [79:6021] :POSTROUTING ACCEPT [360:27524] :OUTPUT ACCEPT [360:27524] COMMIT # Completed on Fri Aug 25 13:21:55 2006 # Generated by iptables-save v1.3.3 on Fri Aug 25 13:21:55 2006 *mangle :PREROUTING ACCEPT [2710:438899] :INPUT ACCEPT [2710:438899] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [2782:812003] :POSTROUTING ACCEPT [2782:812003] COMMIT # Completed on Fri Aug 25 13:21:55 2006 # Generated by iptables-save v1.3.3 on Fri Aug 25 13:21:55 2006 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [2782:812003] :RH-Firewall-1-INPUT - [0:0] :http - [0:0] :rsync - [0:0] -A INPUT -s 68.236.166.73 -j ACCEPT Can't find library for match `string' If the rule is: rsync tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:873 It will generate Can't find library for match `tcp' IPTables is working perfectly (all rules are filtering as expected). I have installed from RPM and source. I tried a static build. The error remains. Note: This is on a UML host - if that makes a difference. -- 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.