PDA

View Full Version : ports



DanTheMan
March 10th, 2006, 13:44
is there a way to make all of the program's ports go through port 8080 like i'm working behind a fire wall that blocks all ports including 21...i wanna use port 21 to get to my ftp....is there a patch to redirect it or what can i do?

hottweelz
March 10th, 2006, 13:45
is there a way to make all of the program's ports go through port 8080 like i'm working behind a fire wall that blocks all ports including 21...i wanna use port 21 to get to my ftp....is there a patch to redirect it or what can i do?

You're probably NOT behind a firewall.

Sounds more like a Proxy Server in which case, No.

DarkBlood
March 10th, 2006, 13:57
21 is the normal port you would connect to get through to FTP. 81/80 is the normal port that servers use to specify users to be able to download or use scripts. However, 81/80 and 8080 can be interchanged depending on your server.

Tree
March 10th, 2006, 15:20
Your ISP probably blocks most ports, which is a good thing.