Hi,
I am using FreeBSD 12.2-RELEASE and tried to get pflog1 functional at boot.
I added cloned_interfaces="pflog1" in my /etc/rc.conf but no more pflog1 after boot.
When running tcpdump I get:
I have to do :
and after that pflog1 is created and functional:
I am using FreeBSD 12.2-RELEASE and tried to get pflog1 functional at boot.
I added cloned_interfaces="pflog1" in my /etc/rc.conf but no more pflog1 after boot.
When running tcpdump I get:
Code:
# tcpdump -nei pflog1
tcpdump: pflog1: No such device exists
(BIOCSETIF failed: Device not configured)
Code:
# service netif restart
# service routing restart
Code:
# tcpdump -nei pflog1
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on pflog1, link-type PFLOG (OpenBSD pflog file), capture size 262144 bytes