[Bug 739] New: iptables-save format error in libxt_strings
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Aug 22 03:12:30 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=739
Summary: iptables-save format error in libxt_strings
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: sivad_thgiwd at yahoo.ca
Estimated Hours: 0.0
iptables-save does not save hex strings properly
-m string --hex-string"|535353535343534353ffd06668|"
as opposed to (note space after --hex-string):
-m string --hex-string "|535353535343534353ffd06668|"
causing an error on restore.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list