Displaying 1 result from an estimated 1 matches for "nftablesin".
Did you mean:
nftables
2018 Jun 18
1
[Bug 1262] New: nft insert rule ignores space in prefix value
...hout recreation filter table, with the following
script:
#!/bin/sh
#
/sbin/nft flush table filter
#
/sbin/nft insert rule filter input log prefix "nftables " drop
# other filtering rules
I see space in log prefix vaule is ingored.
dmesg shows the following strings:
dmesg:
[15783.270898] nftablesIN=lan0 OUT= MAC=…
P.S. Utility version:
# equery b /sbin/nft
* Searching for /sbin/nft ...
net-firewall/nftables-0.8-r3 (/sbin/nft)
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http:...