Hi,
I want to know if there are any ports we need to open on a firewall (like iptables) when using the socket install of rutorrent+rtorrent ?
I know I will have to open rtorrent's port using:
Code:
iptables -A INPUT -p tcp -i eth0 --dport 54560 -j ACCEPT
Is there any other one we need to accept ?
Thanks in advance
I want to know if there are any ports we need to open on a firewall (like iptables) when using the socket install of rutorrent+rtorrent ?
I know I will have to open rtorrent's port using:
Code:
iptables -A INPUT -p tcp -i eth0 --dport 54560 -j ACCEPT
Is there any other one we need to accept ?
Thanks in advance