LARTC
[Top] [All Lists]

Re: [LARTC] ipp2p problems

To: J.E. <jecarb@menta.net>, LARTC@mailman.ds9a.nl
Subject: Re: [LARTC] ipp2p problems
From: "Marco Aurelio" <marco.casaroli@gmail.com>
Date: Wed, 14 Mar 2007 12:56:36 -0300
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Y0d/dDKJ57x0KlEQp6uVYcAOGPZ/JN/FJ03Al+a/D3N09lELGsG6x7IFG1FZshXuTNGKC7GCfono8nSVriKRsXubR2jlK9PnBX0PB5rRF8Guy3pqg0gRvbXxCSxxQ0XD8JiE0hUK8zh5+u3/nAaGm8Wf/qSWsSVRKHxhg2f3VWI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ZMBfY+6qXgl/jTbzib/gJstTu9cwk6a+i9uSvo24iXTy4IntE2WgU9H8gCmjT23dtObO6W6P4TOvdnbZ2e1E4H0ibqPWJL7KfFhvXXKp9UMIYqwd5ourcLg34dm4SiQO7iZNnOOMV3J0p25PJO6IuzTNsGAZL+Ua8ZUDNSvDQs0=
In-reply-to: <45F7FC91.8010503@menta.net>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <45F7FC91.8010503@menta.net>
Sender: lartc-bounces@mailman.ds9a.nl


On 3/14/07, J.E. <jecarb@menta.net> wrote:

root@servidor:/usr/src/ipp2p-0.8.0# iptables -m ipp2p --help
iptables: match `ipp2p' v (I'm v1.3.1).

Only i get this line, iptables: match `ipp2p' v (I'm v1.3.1)

You are running iptables version 1.3.1, and this is not the version you compiled ipp2p for (1.3.3)
What is the output of the ipp2p make install?


-- Marco

root@servidor:/usr/src/ipp2p-0.8.0# iptables -A FORWARD -m ipp2p --ipp2p
-j DROP
iptables: match `ipp2p' v (I'm v1.3.1).

Only one line, again.

root@servidor:/usr/src/ipp2p-0.8.0# iptables -L FORWARD
Chain FORWARD (policy DROP)
target     prot opt source               destination
DROP      !icmp --  anywhere             anywhere            state INVALID
eth0_fwd   all  --  anywhere             anywhere
eth1_fwd   all  --  anywhere             anywhere
Reject     all  --  anywhere             anywhere
LOG        all  --  anywhere             anywhere            limit: avg
5/min burst 2 LOG level info prefix `Shorewall:FORWARD:REJECT:'
reject     all  --  anywhere             anywhere

I don't see anything of ipp2p.
(In Spanish: Nada por aquí nada por allá :) )

Always i get the same results with:

Ubuntu Dapper
Kernels: 2.6.15-27-386, 2.6.15-28-386
iptables: 1.3.3
ipp2p: 0.8.0

Ubuntu Breezy (i think)
Kernel: 2.6.12-10-386
iptables: 1.3.1
ipp2p: 0.8.0

I don't know what's going on. Any ideas?

Thank you all
Juanen
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc



--
Marco
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
<Prev in Thread] Current Thread [Next in Thread>