FTP trouble

Apr 13, 2004
96
0
0
I am firmilar with using my ftp program, and i share at my school, and when i am Home just fine. My question is...

Is it possible to share out side my network? I only know how to share with computers on the same network. Does anyone know what i mean?

So at home, i have a linksys router, and i am using Serv-U...but i want to share pictures and some save game files with my buddy. We are both on Road runner, but the files are to big for Email...

Is it possible... can someone walk me through it...

Thanks
 

sharq

Senior member
Mar 11, 2003
507
0
0
You can do port forwarding. I am guessing the firewall on the router is blocking requests for the ftp server (correct me if I'm wrong).
 
Apr 13, 2004
96
0
0
well...i wish i knew what port forwarding is...but i don't know how to see if i am blocking ftp request... I guess i lack the networking lingo...so things like dchp...and all that technical jargin confuses me...

after i log into the router...what should i be looking to change...and what is port forwarding...
 

sharq

Senior member
Mar 11, 2003
507
0
0
One solution is to put your computer on the DMZ and install a software firewall. The other is to forward the ports that you are running your ftp server on (and/or any other server). For both those tasks you will want to assign a static IP to your computer on your LAN. But in my experience once a router knows your machine, it keeps assigning it the same ip till you run out of your IP pool.
Ok, I understand most of what I said might have confused the living daylights out of you. So, here's a link to the manual that should help you out:
ftp://ftp.linksys.com/pdf/befsr11_befsr41ug.pdf
Port forwarding is on page 65 of the above manual. It's listed as "Port Range Forwarding." I would recommend going through the entire manual, I did that the first time with each one of my routers.
 
Apr 13, 2004
96
0
0
Thanks for looking for me...i appreciate it... I will read the manual, but i am now just confused about which ports am i forwarding to... i mean ftp defaults at port 21 on my pc...what port am i forwarding from? thanks again...
 

sharq

Senior member
Mar 11, 2003
507
0
0
Good question actually. To use ftp you will want to forward port 21 to your computers port 21. Now, here comes the tricky part, I have found that in some routers you also have to forward port 20 (that port is also used by ftp). Go through the manual and try it first by just forwarding 21, if that doesn't work then forward 20 and 21. If that still doesn't work then maybe someone with a linksys router can help you better. :)
 
Apr 13, 2004
96
0
0
Blocking WAN Requests
? By enabling the Block WAN Request feature, you can prevent your network
from being ?pinged,? or detected, by other Internet users. The Block WAN
Request feature also reinforces your network security by hiding your network
ports. Both functions of the Block WAN Request feature make it more difficult
for outside users to work their way into your network.

Should i change this?
 

sharq

Senior member
Mar 11, 2003
507
0
0
I would enable that. It just prevents anyone from knowing you're there, not sure if it will affect your port forwarding or not.
 

sharq

Senior member
Mar 11, 2003
507
0
0
Not going to bore you with the specifics of UDP and TCP. You want to use TCP for ftp.