| | | Forum Newbie
       
Group: Forum Members Last Login: 9/3/2004 8:03:00 AM Posts: 1, Visits: 1 |
| Hello, I have a small network where 10 pc´s connect to the internet throught the Internet connection of a W98SE pc. The connection to the internet is a DSL one, and the home network is working with a network hub. Could I run the WS_FTP Server in one Windows XP computer inside this network, and access it via IE 6.0 from another place, outside the network? Thanks, Bil |
| | | | 
Time Traveler
       
Group: Moderators Last Login: 7/16/2008 8:55:05 AM Posts: 176, Visits: 9 |
| Do the computers on your network have locally assigned IP addresses (that is, is your 98SE machine running a DHCP server), or are you assigned individual IP addresses for each computer from your remote DSL connection?
If the network PC's use locally assigned IP addresses, then you must forward the FTP port (21) on the computer acting as the router to the computer on the LAN running WS_FTP Server. Furthermore, you must specify a range of ports to use for data transfers and forward those ports and specify that data port range in WS_FTP Server.
Brandon Felger
IMail Install Developer
Ipswitch |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 9/9/2004 8:24:00 PM Posts: 1, Visits: 1 |
| "Furthermore, you must specify a range of ports to use for data transfers and forward those ports and specify that data port range in WS_FTP Server." can you elaborate on this procedure? thanks, yan
|
| | | | 
Time Traveler
       
Group: Moderators Last Login: 7/16/2008 8:55:05 AM Posts: 176, Visits: 9 |
| The method of doing this is entirely dependent on what you're using as your router. Look in your router's manual for "port forwarding." On my FTP server at home for instance, I have my LinkSys router forward port 21 and ports 4000-5000 to my home FTP server's LAN IP address, 192.168.0.102. On my FTP server, I listen on port 21 as normal, but limit data channels to ports 4000-5000 (look under "Firewall settings" in WS_FTP Server). Thus, connecting to ports 21 or 4000-5000 on my router's outward-facing IP address forwards to my FTP server, even though my FTP server is not otherwise reachable by the outside world.
Brandon Felger
IMail Install Developer
Ipswitch |
| |
|
|