This is the result:
iptables: Unknown error 18446744073709551615

        I was worried about what the relation was with your previous
comands :-O

        I'll try with shorewall 3.2.6 now.

        Thanks

El sáb, 18-11-2006 a las 09:12 -0800, Tom Eastep escribió:
> Tom Eastep wrote:
> > Vicente Ferrando wrote:
> >>    Hi,
> >>
> >>    I'm also having the same problem. The ipp2p module is loaded correctly
> >> into the kernel:
> >> [EMAIL PROTECTED]:/etc/shorewall# lsmod | grep ipp2p
> >> ipt_ipp2p               9088  0 
> >>
> >>    And like the former post, iptables report support for ipp2p. I had
> >> problems to make ipp2p support into iptables 1.3.6 so I downgraded to
> >> 1.3.5. And now iptables recognices the match but "shorewall show
> >> capabilities" keeps on saying:  IPP2P Match: Not available
> >>
> >>    I was using ubuntu with shorewall 3.2.4 .deb package and decided to try
> >> with 3.2.5 tarball. But I'm still having the same problem. 
> >>
> >>    Could be a problem related to 2.6.18 kernel?
> >>
> >>    I don't know what else can I try.
> >>    
> > 
> > What is the result of this sequence of commands:
> > 
> > ipset -N fooX1234 iphash
> > iptables -N fooX1234
> > iptables -A fooX1234 -m set --set fooX1234 src -j ACCEPT
> > 
> 
> Sorry -- wrong set of commands (I've been working on an ipsets problem this
> morning). Try these:
> 
> iptables -N fooX1234
> iptables -A fooX1234 -p tcp -m ipp2p --ipp2p -j ACCEPT
> 
> -Tom
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ Shorewall-users mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/shorewall-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to