[Bug 652] pcap plugin problem
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri May 20 15:55:35 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=652
--- Comment #4 from Mariusz Kielpinski <kielpi at poczta.onet.pl> 2011-05-20 15:55:34 ---
More detail on this isue:
Rule used for gathering ipv6 data:
ULOG_SAMPLING14="--nflog-group=14 --nflog-prefix xxxxxxxxxxx --nflog-threshold
1"
${IPT6} -A INPUT -i eth4 -m state --state NEW -j NFLOG $ULOG_SAMPLING14
I can correctly collect data for other output plugins.
Configuration of ulogd 2
stack=log13:NFLOG,base1:BASE,pcap12:PCAP
[log13]
group=14
addressfamily=10
[pcap12]
file="some_file"
sync=1
some_file is created however it cannot be read by wireshark because
the packets are malformed (due to wireshark info).
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list