All of lore.kernel.org
 help / color / mirror / Atom feed
From: Klaus <klaus@ipp2p.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] p2p: ARES
Date: Fri, 23 Sep 2005 07:53:28 +0000	[thread overview]
Message-ID: <4333B478.4050606@ipp2p.org> (raw)
In-Reply-To: <NHBBLNDNFKDMKNNKGOMMOEEMMHAA.gregoriandres@yahoo.com.ar>

Hi,


ipp2p detects ares server connects only. At the moment no client
connctions are recognized by ipp2p.

So if you use ipp2p to mark all ares connections, you will only mark the
server connnections (which would be bad in you situation.)

Klaus
maintainer of ipp2p


LinuXKiD wrote:
> Hi,
> 
> I've a linux as router nat + firewall
> (POLICY DROP for INPUT OUTPUT and FORWARD)
> 
> but, I've put next rules for p2p software
> on FORWARD chain
> 
> [... snip ... ]
> 
> iptables -F FORWARD
> iptables -P FORWARD DROP
> 
> 
> iptables -A FORWARD -p tcp --dport 80 -j ACCEPT
> iptables -A FORWARD -p tcp --dport 25 -j ACCEPT
> [... snip ... ]
> 
> iptables -A FORWARD -m ipp2p --ipp2p -j ACCEPT
> iptables -A FORWARD -m ipp2p --ares -j ACCEPT
> 
> [...]
> 
> Then... emule, kaazaa , edonkey and so on  works very good
> but ARES can't connect.
> 
> I've 
> 	- iptables 1.3.3
> 	- kernel 2.4.28
> 	- ipp2p 0.8.0rc3
> 
> BUT, if I change policy
> 
> 	iptables -P FORWARD ACCEPT
> 
> ARES works,  can connect.
> 
> I've tried to guess tcp/udp ports with tcpdump
> without suceess.
> 
> I guess that ipp2p only can block p2p on a ACCEPT
> policy firewall 
> 
> I must open some tcp/udp port ?
> Can anybody helpme ?
> 
> bests
> andres.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2005-09-23  7:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 20:32 [LARTC] p2p: ARES LinuXKiD
2005-09-22 20:58 ` Peter Surda
2005-09-22 22:02 ` Andreas Klauer
2005-09-23  4:41 ` Jody Shumaker
2005-09-23  7:53 ` Klaus [this message]
2005-09-23 15:23 ` LinuXKiD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4333B478.4050606@ipp2p.org \
    --to=klaus@ipp2p.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.