Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

FTP Server help?

Comments

  • Closed Accounts Posts: 132 ✭✭parliament


    Too much to read in that link, what is the problem you are experiencing? What FTP server software are you using?


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭tom_ass19


    Im using the windows ftp server that you install from the windows xp disk. When i try to connect to the server from a different from a different pc in the house a message pops up saying:

    "Windows cannot connect to this server, make sure you typed the name correctly or you do not have permission to access. Details: The connection has timed out"


  • Closed Accounts Posts: 132 ✭✭parliament


    Is there any firewall between the client and the FTP server?
    you could try telnet to the FTP server to test connectivity eg telnet 192.168.x.x 21


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭tom_ass19


    Ya theirs just the windows firewall. tried to telnet but it timed out. anything else...


  • Closed Accounts Posts: 132 ✭✭parliament


    can you disable the firewall and test again? have you tried connecting ftp to the localhost?


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭tom_ass19


    Ya it works now when both firewalls are off from my pc and also the clients pc. How can I get it to work with firewalls on.


  • Closed Accounts Posts: 132 ✭✭parliament


    you will need to create a rule to allow port 21 inbound on the FTP server, either for ANY source of one IP or range of IP's


  • Registered Users, Registered Users 2 Posts: 1,606 ✭✭✭djmarkus


    bear in mind FTP uses 2 ports, 21 for commands and another random port for data!


  • Closed Accounts Posts: 132 ✭✭parliament


    oh yeah open ports 20 and 21


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭tom_ass19


    and how does one do that. Add ports in the windows firewall, what name will I use for the program when i add the port.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭tom_ass19


    anyone...


  • Registered Users, Registered Users 2 Posts: 654 ✭✭✭Wcool


    Goto Settings -> Control Panel -> Windows Firewall

    tabpage Exceptions

    Add Port

    Port 21
    and repeat for port 20

    No need for specific program, still quite safe as no other program would be looking at 20/21 (it is utterly reserved for FTP)


Advertisement