bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-25  14:19 UTC
[Bug 505] New: iptables-save still doesn't like quotes
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@netfilter.org
        ReportedBy: maxim.britov@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.
