Yar Tikhiy wrote:


Looks like pfctl or pf itself added stateful semantics to my pf.conf
that weren't there initially.  Is this effect intended and, if so, how
can I tell pf not to create states from certain rules?

Thanks!  And excuse me if I'm just missing something.

Yar


Hi Yar,

Yes since 7.0 this behaviour is intented. flags S/SA and keep state are implied now. If you do not want to use them you set ''no state'' to get rid of the statefull filter. I think that also grabs the flags S/SA because that tells you when the statefull filter is being setup.

Hope this helps,
remko


--

/"\   Best regards,                      | [EMAIL PROTECTED]
\ /   Remko Lodder                       | [EMAIL PROTECTED]
 X    http://www.evilcoder.org/          |
/ \   ASCII Ribbon Campaign              | Against HTML Mail and News
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to