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 Issue

  • 08-07-2009 03:02PM
    #1
    Registered Users, Registered Users 2 Posts: 4,535 ✭✭✭


    I'm trying to close FTP port 21 on a Windows 2003 Server. I had unchecked it in the firewall settings but the company who we will be hosting needs it closed at the service level and not the TCP level. How would I go about doing this?

    Also would it be possible to use SFTP (port 22) instead of FTP without disturbing all access to the server?


Comments

  • Closed Accounts Posts: 1,974 ✭✭✭mick.fr


    Raekwon wrote: »
    I'm trying to close FTP port 21 on a Windows 2003 Server. I had unchecked it in the firewall settings but the company who we will be hosting needs it closed at the service level and not the TCP level. How would I go about doing this?

    Also would it be possible to use SFTP (port 22) instead of FTP without disturbing all access to the server?

    Well service level means you need to disable it in IIS.
    http://support.microsoft.com/kb/323384 (Just work the other way around to disable)
    What are you trying to achieve anyway?

    ISP want you to disable this but you still need to have some Upload mechanism to this server isn't?


  • Registered Users, Registered Users 2 Posts: 4,535 ✭✭✭Raekwon


    mick.fr wrote: »
    Well service level means you need to disable it in IIS.
    http://support.microsoft.com/kb/323384 (Just work the other way around to disable)
    What are you trying to achieve anyway?

    ISP want you to disable this but you still need to have some Upload mechanism to this server isn't?

    Cheers, thanks for that.

    No we are hosting a site in conjunction with MSN and they will not go live until our server has port 21 totally blocked. The trouble is that once it's blocked (even at TCP level) then nobody can FTP data onto that server so I need to implement SFTP so people can access the server securely and keep MSN happy.


Advertisement