[Bug 799] New: LOG --log-prefix is broken does show quoted message in log
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Wed Jul 25 07:19:49 CEST 2012
http://bugzilla.netfilter.org/show_bug.cgi?id=799
Summary: LOG --log-prefix is broken does show quoted message
in log
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: spamme at ecybernard.com
Estimated Hours: 0.0
I got this:
"Jul 25 00:16:10 woofwall kernel: [519105.754562] --log-prefixIN=eth0 OUT=eth1
"
when I entered this:
iptables -A fwd_eth0 -j LOG --log-prefix "fwd-src-eth0 "
I have opensuse and version 1.4.14
The correct results should be:
Jul 25 00:16:10 woofwall kernel: [519105.754562] fwd-src-eth0 IN=eth0 OUT=eth1
"
--
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