[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq:1839] Re: incoming & outgoing traffic



Mark Bojara wrote:
> OpenBSD's implemenation of ALTQ is quite impressive but how would i do it
> on a normal patched system? (FreeBSD)
> 
> OpenBSD's example:
> 
> "pass in on fxp0 proto tcp from any to any port 22 flags S/SA \
> 	keep state queue ssh"

Currently, you cannot do this on FreeBSD.
But there is an effort to port pf onto FreeBSD so that it might be
possible in the future.

-Kenjiro