Displaying 1 result from an estimated 1 matches for "e1f5055f".
2016 Jun 02
0
[ANNOUNCE] nftables 0.6 release
...ful for ruleset debugging, you have
to enable tracing via:
# nft filter input tcp dport 10000 nftrace set 1
# nft filter input icmp type echo-request nftrace set 1
Then, you can monitor traces through:
# nft -nn monitor trace
That generates the following outputs:
trace id e1f5055f ip filter input packet: iif eth0 ether saddr
63:f6:4b:00:54:52 ether daddr c9:4b:a9:00:54:52 ip saddr 192.168.122.1
ip daddr 192.168.122.83 ip tos 0 ip ttl 64 ip id 32315 ip length 84
icmp type echo-request icmp code 0 icmp id 10087 icmp sequence 1
trace id e1f5055f ip filter input rule icmp ty...