Date: Mon, 28 Mar 2011 05:58:18 +0200 From: Vilem Kebrt <vilem.kebrt@gmail.com> To: freebsd-pf@freebsd.org Subject: Re: Lost in rules! Message-ID: <4D90075A.3030300@gmail.com> In-Reply-To: <4D8E11CB.2070501@eskk.nu> References: <4D8E11CB.2070501@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
Dne 26.3.2011 17:18, Leslie Jensen napsal(a): > block drop in log quick proto ipv6 all > > block drop out log quick proto ipv6 all Hi Leslie, imho these rules will "drop random everything" , definition of ipv6 in PF is inet6 :) and they are quick so no other rules aply. block drop in on $ext_if inet6 all block drop out on $ext_if inet6 all should be these rules i think. William
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D90075A.3030300>