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

Unable to FTP due to SIZE subcommand not valid

We are trying to FTP from a known outside server to an inside machine.  Both are IBM i servers.  The connection comes thru the firewall and authenticates, but transfer fails.  We are using BIN and PASSIVE.    It appears the XG-310 is trying to pre-download and using SIZE to determine the download, but SIZE is not supported on either FTP server or client.

This procedure has been working for years until the XG-310 was installed.   Is there a way to bypass the Sophos inrecept and let it download?  FTP files are only from one server, and are always small.   Traffic is sending files from outside to inside on port 23.



This thread was automatically locked due to age.
Parents
  • Hello.

     

    We have a simular setup with passiv ftp and also using a non standard FTP port. For us to get it up and running was to login to the firewall using SSH, select option 4 and change FTP Bounce Protection from Control to Data. After that everything started to work as expected.

    set advanced-firewall ftpbounce-prevention data

     

    Remeber that the passive ports also have to be in the inbound rule and the have to be set on your FTP server.

     

    //Rickard Nordahl

Reply
  • Hello.

     

    We have a simular setup with passiv ftp and also using a non standard FTP port. For us to get it up and running was to login to the firewall using SSH, select option 4 and change FTP Bounce Protection from Control to Data. After that everything started to work as expected.

    set advanced-firewall ftpbounce-prevention data

     

    Remeber that the passive ports also have to be in the inbound rule and the have to be set on your FTP server.

     

    //Rickard Nordahl

Children