[Bug 505] New: iptables-save still doesn't like quotes
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri Aug 25 14:19:14 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505
Summary: iptables-save still doesn't like quotes
Product: iptables
Version: CVS (please indicate timestamp)
Platform: All
OS/Version: Fedora
Status: NEW
Severity: normal
Priority: P2
Component: iptables-restore
AssignedTo: laforge at netfilter.org
ReportedBy: maxim.britov at gmail.com
Just got current svn https://...trunk/iptables, build and check:
$ echo "-A INPUT -m string --alg kmp --string \"111\\\"222\"" -j LOG
-A INPUT -m string --alg kmp --string "111\"222" -j LOG
$ echo "-A INPUT -m string --alg kmp --string \"111\\\"222\"" -j LOG |
./iptables-restore --test
iptables-restore: line 1 failed
$ pwd
/home/someuser/src/iptables
--
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