Modifying snaplen for pflogd
Carlos Lopez <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <DB9P251MB05478FC7550C8CA4115565D1DBCB2@DB9P251MB0547.EURP251.PROD.OUTLOOK.COM> |
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