This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FTP over non standard port failing

We utilize a poorly written piece of software from the Federal government that sends and receives files over FTP using a non standard port (port 26581).  After we installed our new XG 550 the send and receive has stopped working entirely.  We got it to work 1 time and we still aren't sure why it worked.  This is a mission critical software for us and the Feds will not allow us to send it any other way besides this specifically written piece of software. We have an escalated ticket with Sophos and they are working as quickly as they can, but I wanted to see if anyone out in the world has experienced something similar with FTP?

 

The XG 550 is running version 18.0.1 where our last XG ran 17.5.14

 

We have tried firewall rules allowing all traffic to and from the box, and tried just about every trick we can think of to no avail. We can't go outside the firewall to bypass for a variety of reasons.  Appears that the XG is sending reset packets on the return traffic for some oddball reason.  Any assistance would be greatly appreciated.



This thread was automatically locked due to age.
Parents
  • After some discussion with a Sophos XG Engineer, what we discovered is that it was the SSL/TLS Inspection rules that is causing the issue.  As the software is a poorly written old as the hills Federal government written program, it doesn't adhere to many standards for FTP and other things.  The workaround for now is to go to:  "Rules and Policies > SSL/TLS inspection Rules" and toggle off the SSL/TLS Inspection, run the program upload/download, and then turn it back on. 

     

    Support will be helping me further to find a workaround rule that doesn't do the inspection to only that program, but for now that is the workaround.  Hope this helps others!

  • Did you ever get a resolution?  I am configuring an XG125 and have the same problem with edconnect

  • My Guess is that is the ftpbounce-prevention that are the issue here. Login to the CLI go to meny 4 and change the ftpbounce-prevention to Data instead of control. That have worked for me when having issues with FTP traffic. 

    The command to change it.

    set advanced-firewall ftpbounce-prevention data

    to see the settings that are active use:

    show advanced-firewall

    And also please remember to allow the passive ports in the Firewall rule.

    //Rickard

Reply
  • My Guess is that is the ftpbounce-prevention that are the issue here. Login to the CLI go to meny 4 and change the ftpbounce-prevention to Data instead of control. That have worked for me when having issues with FTP traffic. 

    The command to change it.

    set advanced-firewall ftpbounce-prevention data

    to see the settings that are active use:

    show advanced-firewall

    And also please remember to allow the passive ports in the Firewall rule.

    //Rickard

Children