Skip to content

2nd listener for FTPS

Post any question you may have in regards to GoAnywhere Services and let our talented support staff and other users assist you.
  • madiom Offline
  • Posts: 2
  • Joined: Fri Sep 19, 2014 1:21 pm

2nd listener for FTPS

Post by madiom »

I have a customer that wants to connect to FTPS via port 21 rather than the more standard 990. My thought was to add a 2nd listener configured for port 21, but when I have 2 listeners in there I get a message that states "configure default SSL". I don't see anything that says you can/should set a default of my two listeners. Any thoughts or comments on this are appreciated.
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: 2nd listener for FTPS

Post by Support_Rick »

Madiom,

You can't have 2 listeners listening on the same IP/Port configuration. Meaning, you can't listen to port 21 for FTP and add an FTPS listener to the same port.

You will have to decide which listens on what Port, and have the TP connect to that IP/Port combination.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
  • Jonathan Offline
  • Posts: 18
  • Joined: Wed Jan 02, 2013 5:27 am
  • Location: Mapledurham, UK
  • Contact:

Re: 2nd listener for FTPS

Post by Jonathan »

madiom wrote:I have a customer that wants to connect to FTPS via port 21 rather than the more standard 990. My thought was to add a 2nd listener configured for port 21, but when I have 2 listeners in there I get a message that states "configure default SSL". I don't see anything that says you can/should set a default of my two listeners. Any thoughts or comments on this are appreciated.
I could be a bit late on this one but...

It sounds to me like they want to use Explicit rather than Implicit, Services will allow this type of connection without changing the ports or adding another listener.

If you go to the FTP Listener in Services (Administration > Service Manager > Pencil Icon) you will see a section for Explicit SSL under the default listnerer, Just select your SSL certificate so it isn't using the default and restart the FTP Service.

To test your configuration you can use Filezilla (which is free) and put ftpes://YOUR_HOST in the Host field then your Username and Password and set the port to 21. If everything is good you will see a popup with your certificate information click OK and try uploading a file.
Post Reply