Re: Blocking SYN with data

2019-12-27 Thread Kristof Provost
On 26 Dec 2019, at 1:13, Özkan KIRIK wrote: Hi, I want to block SYN with data packets. I read the pf.conf manual, but couldn't find a clear way to do this. Is it possible to match packets greater then N bytes using pf on FreeBSD 12.1 stable? There isn’t a way to express this in pf right now

Blocking SYN with data

2019-12-25 Thread Özkan KIRIK
Hi, I want to block SYN with data packets. I read the pf.conf manual, but couldn't find a clear way to do this. Is it possible to match packets greater then N bytes using pf on FreeBSD 12.1 stable? Does synproxy state or modulate state perform this operation? Thanks _