Re: random-id / modulate state help

2024-07-31 Thread Brian Conway
On Wed, Jul 31, 2024, at 6:10 PM, Marcus Oldman wrote: > I have an OpenBSD router at home that uses a few PF lines like the following: > > match in all scrub (no-df random-id reassemble tcp) > (...) > pass out quick inet modulate state > > I've read the pf.conf man page and have a mild understandin

random-id / modulate state help

2024-07-31 Thread Marcus Oldman
I have an OpenBSD router at home that uses a few PF lines like the following: match in all scrub (no-df random-id reassemble tcp) (...) pass out quick inet modulate state I've read the pf.conf man page and have a mild understanding of the "random-id" and "modulate state" bits, but still don't fu