All of lore.kernel.org
 help / color / mirror / Atom feed
* errors with ebtables 2.0.8-2 in dmesg (tried OpenWRT)
@ 2009-05-24 22:06 Linus Lüssing
  0 siblings, 0 replies; only message in thread
From: Linus Lüssing @ 2009-05-24 22:06 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]

I'm trying to do some DHCP/ARP filtering here on my little router
running OpenWRT svn-rev. 15336. When I'm trying to insert a rule
like this:

"ebtables -A INPUT --in-interface bat0 --protocol IPv4
--ip-protocol udp --ip-source-port 68 -j DROP"

then I get the following reply:

"The kernel doesn't support a certain ebtables extension, consider
recompiling your kernel or insmod the extension."

And in dmesg: "eb_tables: ip match: invalid size 32 != 28"

A rule like "ebtables -I INPUT --in-interface bat0 --protocol ARP
-j DROP" results in the dmesg output "eb_tables: standard target:
invalid size 8 != 4".

The error posted on this mailing-list seems to be similar:
http://osdir.com/ml/linux.network.bridge.ebtables.devel/2006-12/msg00001.html

Is this a bug in ebtables in general (or related to my OpenWRT
firmware)? Is ebtables an active project at the moment anyway?
Seems like the last bugfixes have been quite a long time ago. 
But as far as I know, I can't use iptables with physdev to filter
ARP for example.

Cheers, Linus

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-24 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-24 22:06 errors with ebtables 2.0.8-2 in dmesg (tried OpenWRT) Linus Lüssing

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.