Modifying snaplen for pflogd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jun 2024 08:31:10 UTC
Hi all, I am trying to modify snaplen for pflogd under FreeBSD 14.1 but it doesn't seem to work. I have tried the following options in rc.conf: pflog_flags="-s 256" and pflogd_flags="-s 256" ... but nothing, snaplen is 116 (default value) always. Do I need to reconfigure something? Best regards, C. L. Martinez