On Wed, 30 Dec 2009 07:59:24 -0800 Tom Eastep <[email protected]> wrote:
> On Wed, 30 Dec 2009 12:29:31 +0100 > Mirek Sobczak <[email protected]> wrote: > > > Hello > > I'm using Shorewall 4.4.5.4 on Ubuntu 9.10 with installed > > xtables-addons by apt. > > iptables -m ipp2p -h shows ipp2p options, but "shorewall show (-f) > > capabilities": > > prints: IPP2P match NOT Available. old IPP2P match not available > > > > > > This problem isn't in Shorewall itself because I can't add for > > example following rule: > > iptables -t mangle -A PREROUTING -m ipp2p --gnu -j MARK --set-mark > > 2. No chains/target/match by that name. > > > > My kernel is default from Ubuntu 9.10 distro. > > I assume that your iptables addons are in /usr/local? If so, have you > set your PATH (or the IPTABLES option) to point to your private copy > of the code? > I spent some time trying to install xtables-addons by apt and failed. The build first failed because I didn't have 'quilt' installed. After I installed that, the xt_DELUDE module failed to compile: /usr/src/modules/xtables-addons/extensions/xt_DELUDE.c: In function ‘delude_send_reset’: /usr/src/modules/xtables-addons/extensions/xt_DELUDE.c:122: error: ‘struct sk_buff’ has no member named ‘dst’ /usr/src/modules/xtables-addons/extensions/xt_DELUDE.c:123: error: ‘struct sk_buff’ has no member named ‘dst’ ... So it looks like the current xtables-addons-source package is not compatible with the current kernel. -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
