how do enable these TCP ports for Bittorrent?

Markku Kolkka markkukolkka at kolumbus.fi
Thu Sep 25 19:43:55 UTC 2003


Viestissä Torstai 25. Syyskuuta 2003 21:49, Elton Woo kirjoitti:
>  Allow incoming TCP 6881 - 6889 to join the torrent swarm.
>
> http://torrent.dulug.duke.edu/
>
> I thought this might be a good time to try using / learn to use
> Bittorrent. The red hat 9 rpm pacakage is already installed,
> but I don't know if /how to enable the above ports.

I used:
iptables -I RH-Firewall-1-INPUT --protocol tcp --dport 6881:6889 -i eth1 -j 
ACCEPT
You should change "eth1" to match your external interface.

-- 
	Markku Kolkka
	markku.kolkka at iki.fi





More information about the fedora-test-list mailing list