From: Thomas Berg <thomas.berg@branndal.se>
To: Bridge@lists.linux-foundation.org
Subject: [Bridge] ULOG The kernel doesn't support a certain ebtables extension, consider recompiling your kernel or insmod the extension.
Date: Mon, 31 Aug 2009 16:54:04 +0200 [thread overview]
Message-ID: <4A9BE40C.909@branndal.se> (raw)
Hi,
Running debian unstable with kernel Linux version 2.6.30-1-686 (Debian
2.6.30-6)
trying to use ulogd and dont get it to work I get a strange error that I
cant figure out how to workaround, except recompling the kernel, but the
kernel is already complied with bridge support, is there any other
support that i should include?
/sbin/ebtables --modprobe /sbin/modprobe -A FORWARD --in-interface
eth1.4 --protocol IPv4 --ip-protocol udp --ip-destination-port 67 -j
DROP --ulog
ULOG The kernel doesn't support a certain ebtables extension, consider
recompiling your kernel or insmod the extension.
lsmod
ebt_ip 1752 29
ebt_log 3268 32
ebtable_broute 1740 0
ebtable_nat 2000 0
ebtable_filter 2028 1
ebtables 14108 3 ebtable_broute,ebtable_nat,ebtable_filter
ipt_ULOG 6684 1
x_tables 14108 4 ebt_ip,ebt_log,ebtables,ipt_ULOG
bridge 39968 1 ebtable_broute
8021q 17932 0
garp 6996 1 8021q
stp 2112 2 bridge,garp
I can se the modules below
/lib/ebtables
-rw-r--r-- 1 root root 3704 2009-06-29 17:22 libebt_802_3.so
-rw-r--r-- 1 root root 1768 2009-06-29 17:22 libebtable_broute.so
-rw-r--r-- 1 root root 1928 2009-06-29 17:22 libebtable_filter.so
-rw-r--r-- 1 root root 1928 2009-06-29 17:22 libebtable_nat.so
-rw-r--r-- 1 root root 7908 2009-06-29 17:22 libebt_among.so
-rw-r--r-- 1 root root 3908 2009-06-29 17:22 libebt_arpreply.so
-rw-r--r-- 1 root root 7708 2009-06-29 17:22 libebt_arp.so
-rw-r--r-- 1 root root 55884 2009-06-29 17:22 libebtc.so
-rw-r--r-- 1 root root 6904 2009-06-29 17:22 libebt_ip6.so
-rw-r--r-- 1 root root 6920 2009-06-29 17:22 libebt_ip.so
-rw-r--r-- 1 root root 4364 2009-06-29 17:22 libebt_limit.so
-rw-r--r-- 1 root root 5516 2009-06-29 17:22 libebt_log.so
-rw-r--r-- 1 root root 3144 2009-06-29 17:22 libebt_mark_m.so
-rw-r--r-- 1 root root 4548 2009-06-29 17:22 libebt_mark.so
-rw-r--r-- 1 root root 5556 2009-06-29 17:22 libebt_nat.so
-rw-r--r-- 1 root root 4552 2009-06-29 17:22 libebt_nflog.so
-rw-r--r-- 1 root root 3432 2009-06-29 17:22 libebt_pkttype.so
-rw-r--r-- 1 root root 3080 2009-06-29 17:22 libebt_redirect.so
-rw-r--r-- 1 root root 2460 2009-06-29 17:22 libebt_standard.so
-rw-r--r-- 1 root root 7960 2009-06-29 17:22 libebt_stp.so
-rw-r--r-- 1 root root 4776 2009-06-29 17:22 libebt_ulog.so
-rw-r--r-- 1 root root 4436 2009-06-29 17:22 libebt_vlan.so
Isnt ebtables supposed to auto load its needed modules? I was planning
to log dhcp-req and desp-answ packets to a file for further handling
with ulogd.
Best Regards,
Thomas
reply other threads:[~2009-08-31 14:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A9BE40C.909@branndal.se \
--to=thomas.berg@branndal.se \
--cc=Bridge@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox