public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Knutar <jk-lkml@sci.fi>
To: Bill Davidsen <davidsen@tmr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BitTorrent and iptables (was: Can not read UDF CD)
Date: Fri, 13 Aug 2004 13:14:01 +0300	[thread overview]
Message-ID: <200408131314.02352.jk-lkml@sci.fi> (raw)
In-Reply-To: <cfgjk6$gbi$1@gatekeeper.tmr.com>

On Thursday 12 August 2004 23:33, Bill Davidsen wrote:

> I used torrent to pull something the other day, and while I could pull, 
> no one could connect to get data from me. I have my iptables set to 
> ESTABLISHED,RELATED so iptables may not know about torrent.

You probably need to explicitly ACCEPT incoming to the port that Bittorrent
uses. A tracker module to sniff traffic to known outbound tracker ports, to
detect which port Bittorrent is using, and allow that inbound, seems a little
bit excessive to me, not to mention that people set up trackers on the most
varying range of seemingly random ports :-)

Either way, common sane principles of TCP/IP apply with Bittorrent too,
if both parties are firewalled, you wont transfer any data between eachother.
If one party (out of two) is unfirewalled, data can be transfered both ways
between them, the firewalled party will established connection to the unfirewalled
to get communication going.

  reply	other threads:[~2004-08-13 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09 14:27 Can not read UDF CD David Balazic
2004-08-12 20:33 ` BitTorrent and iptables (was: Can not read UDF CD) Bill Davidsen
2004-08-13 10:14   ` Jan Knutar [this message]
2004-08-16 19:50     ` Bill Davidsen

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=200408131314.02352.jk-lkml@sci.fi \
    --to=jk-lkml@sci.fi \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox