All of lore.kernel.org
 help / color / mirror / Atom feed
* (Probably) it's a bug
@ 2005-07-21 19:49 Marek Sirdak
  2005-07-22 12:49 ` Krzysztof Oledzki
  0 siblings, 1 reply; 4+ messages in thread
From: Marek Sirdak @ 2005-07-21 19:49 UTC (permalink / raw)
  To: netfilter-devel

Dear Netfilter developers:

 I'm using iptables to protect my company network. My Kernel version is
2.6.12 and iptables 1.3.2. Today I noticed that iptables cannot control
broadcast traffic. For example I'm using DHCPd (version 3.0.2). 
 Every computer in my network has it own entry in dhcpd.conf. There are no
IP range specified - for security reasons. If I set policy of chains INPUT,
FORWARD and OUTPUT to DROP (table: filter) with no entries in them, traffic
should be completly dropped. But I noticed that if computer from my network
will send DHCP-REQUEST he will recive DHCP-REPLY with address and he receive
his address despite iptables is set to DROP all of the traffic !!! I have
read from DHCPd readme file that on some systems above behaviour is normal,
but i think it isn't normal, because we say: "block all of the traffic" and
all traffic should be dropped. We know that first packets of DHCP requests
are broadcasts and renewal are unicast (unicast packets are dropped).

Please turn attention on it. I'm not an extra developer, but I think that
somebody can write some broadcast request that could violate server
security.

Greetings
Marek Sirdak

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-22 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-21 19:49 (Probably) it's a bug Marek Sirdak
2005-07-22 12:49 ` Krzysztof Oledzki
2005-07-22 13:15   ` Jan Engelhardt
2005-07-22 17:56     ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.