|
Getting loopback packet in pfil filter
|
09/30/2020 5:16 AM
post120972
|
Getting loopback packet in pfil filter
Hi,
In io-pkt I am using pfill hooks to get output and input packets on an ethernet interface. But when I sent the packet on
local loopback port (lo0), the packet does not show of in pfill hooks. But the packet is received through tcpdump.
How to receive the loopback packets sent on local loopback port?
|
|
|