bugzilla-daemon at bugzilla.netfilter.org
2012-Jul-25 05:19 UTC
[Bug 799] New: LOG --log-prefix is broken does show quoted message in log
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.
bugzilla-daemon at bugzilla.netfilter.org
2012-Nov-17 13:01 UTC
[Bug 799] LOG --log-prefix is broken does show quoted message in log
http://bugzilla.netfilter.org/show_bug.cgi?id=799
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |pablo at netfilter.org
Resolution| |DUPLICATE
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> 2012-11-17
14:01:38 CET ---
This is duplicated. Already fixed in iptables 1.4.15.
*** This bug has been marked as a duplicate of bug 774 ***
--
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.
You are watching someone on the CC list of the bug.