PDA

View Full Version : Dedicated server port forward



kd101
06-02-2007, 07:31 PM
Hello

I have just purchased a Dedicated server to use as a seedbox and i have managed to install xsterm, wine, utorrent, webui, etc but i am always unconnectable and get poor upload sppeds - can i open a port myself or do i have to get the hosting comy to do it for me (and if so what can i tell them its for ?)

Thanks

DVito
06-02-2007, 07:52 PM
You don't open ports on servers, all servers have a static IP with no firewall (unless you install one yourself, maybe iptables?)

kd101
06-03-2007, 01:28 AM
thanks for the tip - i've added some rules to the iptable to allow tcp and udp connections on the port uTorrent listens to but i'm still not getting >0.5kB/s upload and i cant understand why - can you point me in the right direction please

naq
06-03-2007, 03:05 AM
Try turning iptables off to see if that helps? type:
/etc/init.d/iptables stop

or

service iptables stop