On Mon, Sep 19, 2011 at 08:19:24PM +0200, Sven Eckelmann wrote:
On Monday 19 September 2011 20:12:49 Gioacchino Mazzurco wrote:
I am looking for a way to drop dhcp packets forwarding with batman-adv there is some way to do that ?
This doesn't look like a task for batman-adv, but for ebtables/iptables.
I think iptables can do that. You can simply add a specific rule in the FORWARD chain.
Cheers,