Skip to content

View Packets Logged by PF

Use tcpdump and the pflog0 device to view packets in real time:

# tcpdump -n -e -ttt -i pflog0

To examine the log file, do the following instead:

# tcpdump -n -e -ttt -r /var/log/pflog

See PF: Logging for more information.

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*