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 out questions

Is it possible to set up a single rule that will allow any ftp connections out, but that the ftp connections to the server are on different high ports?  for example, 1 rule that would allow connections from behind the filewall to servers on ports 3333, 4444, 9999, and 30000? 


This thread was automatically locked due to age.
Parents
  • I use the SNAT definition below to make a webmail server on port 80 on the Internal network available on port 88 on the External network:

    WebMail  Any -> External_Interface__ / HTTP-88 None webmail.fakedomain.com / HTTP

    You could do something similar for your FTP server, you just have to keep in mind that you need to create a 2 port service definition for the high order ports you are going to use.

      
Reply
  • I use the SNAT definition below to make a webmail server on port 80 on the Internal network available on port 88 on the External network:

    WebMail  Any -> External_Interface__ / HTTP-88 None webmail.fakedomain.com / HTTP

    You could do something similar for your FTP server, you just have to keep in mind that you need to create a 2 port service definition for the high order ports you are going to use.

      
Children
No Data