FTP & Linksys 4 port router

TruculentTucan

Senior member
May 6, 2001
680
0
0
hey guys, how would i go about getting this to work. Right now no one can connect to me. Do I need to forward ports or something?
 

Hoober

Diamond Member
Feb 9, 2001
4,408
53
91
Yes, you need to forward ports 21 and 20.

21 is the actual port that FTP uses and 20 is the data port that the data connection is made through. I just set this up on my Barricade and it went smoothly. Just forward the two ports to your server's internal IP.
 

Hoober

Diamond Member
Feb 9, 2001
4,408
53
91
Try telling it to listen on the IP of your router. Someone in a different post said something about that as well.
 

TruculentTucan

Senior member
May 6, 2001
680
0
0
The other thing i tried was forwarding the 'passive listening ports' but that just made it so my other computer couldn't go online.
 

Hoober

Diamond Member
Feb 9, 2001
4,408
53
91
I'm using guildFTP as my FTP server. I don't know which program you're using, but if you're not opposed you might try that program. I know it works through a router.
 

Quad

Golden Member
Nov 18, 2000
1,222
0
0
i set this up with my software nat router, and all i had to do was forward port 21 to the computer running the server.

the router listens on ANY ip and forwards packets through port 21 to the ip of the computer running the server
 

Hoober

Diamond Member
Feb 9, 2001
4,408
53
91
Yeah, my router listens to any traffic through port 21 or 20 and then forwards it to the server as well. Maybe something's just not configured right in the server?