[Bug 1472] [sets] global named sets that can be utilised across families

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Sat Sep 26 12:06:08 CEST 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1472

--- Comment #1 from vtolkm at gmail.com ---
something curious going on there, now with a netdev conf changed to:

ether type 0x8005 log flags all prefix "nd et 805 DROP: " drop;
ether type 0x0806 log flags all prefix "nd et arp DROP: " drop;
ether type 0x8068 log flags all prefix "nd et 068 DROP: " drop;
ether type 0x8100 log flags all prefix "nd et vlan DROP: " drop;
ether type 0x880C log flags all prefix "nd et 80C DROP: " drop;
ether type 0x8847 log flags all prefix "nd et 847 DROP: " drop;
ether type 0x8848 log flags all prefix "nd et 848 DROP: " drop;
ether type 0x9000 log flags all prefix "nd et 000 DROP: " drop;

the log even prints:

[Sat Sep 26 09:54:48 2020] nd et vlan DROP: IN=eth2 OUT= ARP HTYPE=1
PTYPE=0x0800 OPCODE=1 MACSRC=78:ba:f9:73:f5:74 IPSRC=10.238.192.1
MACDST=00:00:00:00:00:00 IPDST=10.238.249.167

____

This a bit unsettling, not knowing whether the logs prints erroneously or the
netdev filter firing wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200926/9a6ad5b7/attachment.html>


More information about the netfilter-buglog mailing list