blocking dhcp requests

Dean Strik dean at stack.nl
Fri Apr 22 09:28:21 PDT 2005


Thomas Vogt wrote:
> I have a problem concerning ipfw and dhcp.
> I am trying to block dhcp request which are sent to my host.
> but the dhcp server replys even though my firewall rule matches.
> 
> the dhcp server sends the client an answer, even though ipfw seems to
> reject the packet.
> Is there any way to block the dhcprequest from reaching the dhcp
> server ? 

I guess not, since dhcpd uses BPF directly (like tcpdump). Any access
control will have to be done inside dhcpd.conf.

-- 
Dean C. Strik             Eindhoven University of Technology
dean at stack.nl  |  dean at ipnet6.org  |  http://www.ipnet6.org/
"This isn't right. This isn't even wrong." -- Wolfgang Pauli


More information about the freebsd-ipfw mailing list