Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2008 13:57:45 +0200
From:      Jille Timmermans <jille@quis.cx>
To:        Leslie Jensen <leslie@eskk.nu>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Explanation of macro
Message-ID:  <48D78839.2020106@quis.cx>
In-Reply-To: <48D7873C.70903@eskk.nu>
References:  <48D7873C.70903@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
Leslie Jensen wrote:
> I'm setting up a pf firewall and came across this macro
>
> SYN_ONLY="S/FSRA"
This means it will only match packets which have only set the SYN flag 
of FIN, SYN, RST and ACK.
This is the case when starting a new (tcp) connection.

-- Jille
>
> Have tried to find out what it does but have not been successful.
>
> Will someone explain Please?
> Thanks
> /Leslie
>
>
>
> _______________________________________________
> freebsd-pf@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D78839.2020106>