Hi soma,

Are you sure about kmod-ipp2p? There is no such package to upload and
install for opkg, just kmod-ipt-ipp2p. But then again the package repository
hosted on openwrt.org is still rc4 and thus a few months old.
As a consequence backfire r26799 which I am testing with is already on
2.6.32.27 while rc4 is on 2.6.32.25. I could still install with 
opkg install kmod-ipt-compat-xtables --force-downgrade
but this did not bring improvements.

I will recompile the firmware after updating the dependencies for
freifunk-p2pblock as per your suggestion and report back.

Thanks for the help so far. As I said, happy in user land but at a loss on
kernel level. Hopefully it is just a non-updated dependencies as you suggest
and I suspected.

Cheers

Hanno



-----Original Message-----
From: openwrt-devel-boun...@lists.openwrt.org
[mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Manuel Munz
Sent: Saturday, 14 May 2011 2:44 p.m.
To: OpenWrt Development List
Subject: Re: [OpenWrt-Devel] freifunk-p2pblock not working properly since
firewall change in

On 14.05.2011 03:48, Hanno Schupp wrote:

> iptables: No chain/target/match by that name.
> 

Hi Hanno

the problem was that xt_ipp2p could not be loaded because some symbols were
missing:

xt_ipp2p: Unknown symbol xtnu_register_match
xt_ipp2p: Unknown symbol xtnu_unregister_match
xt_ipp2p: Unknown symbol HX_memmem

The solution for me on backfire (26851) was to install
kmod-ipt-compat-xtables. I added this and also kmod-ipp2p to the depencies
list for freifunk-p2pblock. Please let us know if it works now, i just
verified it starts now without errors.

Regards, soma



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to