Are you trying to say that you are unable to block traffic from your router to devices attached to your router with iptables because you certainly can do that. I am sure I am misunderstanding your statement though.
No, I am not saying that. The whole issue started off where the original poster wanted to bridge his WAN and LAN port but is saying that the device connected to the WAN port doesn't get an IP and thus can't ping the rest of the hosts on the bridge. Another poster said that you had to enable forwarding between LAN and LAN to which I responded, no that isn't correct.
What I said you can't do is use iptables to control traffic that goes between devices connected to the same switch (ie: eth0). The reason for that is, in the standard setup, the traffic never gets to the firewall. Now, you can probably do some funky stuff where you set your routing table, etc so that traffic has to go through the router/firewall, but in the standard setup that is not the case. You can use ebtables I believe but I don't have experience with that.
(Last edited by cyrus_mc on 13 Jan 2010, 05:56)