Do you think this patch will be inckluden in debian unstble release soon
or do I have to complie a new kernel to get it working?
Best regards,
Thomas
Patrick McHardy skrev:
Thomas Berg wrote:
Hi
trying this
rmmod ipt_ulog
modprobe ebt_ulog
ebtables 14108 3 ebtable_broute,ebtable_nat,ebtable_filter
x_tables 14108 5 ebt_ulog,ebt_nflog,ebt_ip,ebt_log,ebtables
module is then loaded, great but still the same error when trying to add
a ebtables rule with ulog.
br0:~# /sbin/ebtables --modprobe /sbin/modprobe -A FORWARD
--in-interface eth1.4 --protocol IPv4 --ip-protocol udp
--ip-destination-port 67 -j DROP --ulog
The kernel doesn't support a certain ebtables extension, consider
recompiling your kernel or insmod the extension.
This patch should fix it.
--
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