RE: Statically linked ebtables not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For future searchers of this message:

You will get this message:

modprobe: module ebtables not found in modules.dep
The kernel doesn't support the ebtables 'filter' table.


if CONFIG_NETFILTER is not enabled in your kernel build.  For ebtables,
CONFIG_BRIDGE_NF_EBTABLES is also required to be enabled.

-----Original Message-----
From: Umar Qureshey 
Sent: Wednesday, May 26, 2010 6:37 PM
To: 'netfilter@xxxxxxxxxxxxxxx'
Subject: Statically linked ebtables not working

Hi,

I am working on a 32-bit ARM system.

I compiled and statically linked ebtables v2.0.9-2 using the "make
static" build command.

However when I run it on the system, I get the following message from my
Linux 2.6.28 kernel:

# ./ebtables -L
modprobe: module ebtables not found in modules.dep
The kernel doesn't support the ebtables 'filter' table.

Now I assumed I compiled this statically so I would not need any
external module support so I am dumbfounded by this message.  I looked
through the kernel compilation settings and didn't see anything relevant
to ebtables or netfilter.  From my understanding, ebtables code is now
part of the mainstream kernel (has been for a while).

So I am not sure why this is happening.

Anyone have advice on what could be happening here?

Regards,
Umar
 
**********************************************************************
This e-mail is the property of Lantronix. It is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise protected from disclosure. Distribution or copying of this e-mail, or the information contained herein, to anyone other than the intended recipient is prohibited.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux