Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2011 17:37:02 +0100
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-pf@freebsd.org
Subject:   Re: why "block quick on wlan0" doesn't stop DHCP?
Message-ID:  <4D42F0AE.7010009@my.gd>
In-Reply-To: <4D42DFEA.3020003@gmail.com>
References:  <4D428A38.8000609@gmail.com>	<9E8D76EC267C9444AC737F649CBBAD9027BC4023C4@PEMEXMBXVS02.jellyfishnet.co.uk.local> <4D42DFEA.3020003@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/28/11 4:25 PM, Michael wrote:
> On 28/01/2011 09:47, Greg Hennessy wrote:
>>
>> IIRC BPF sees all traffic before PF. DHCP hooks at the BPF layer, so
>> it'll be serviced before any filtering policy applies.
>>
> 
> Now that's not cool man.. ;) So is it like there's nothing I can do
> about it?
> Thanks a lot for your explanation, I was not aware of that.
> 
> Michael


Dirty workaround, in rc.conf

ifconfig_wlan0="down"

Or just give it a static IP.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D42F0AE.7010009>