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 with other ports than 20/21

Hi folks,

what is the miracle to run (e.g. passive)  ftp through ASL by using other ports than  20/21 !?  
e.g.  [client] >  [packet filter] > [SNAT]  > [FTPServer:44]


This thread was automatically locked due to age.
Parents
  • for (passive) ftp you will need to open all ports above 1024  to the server to get the data connection work.  and in the  case you NAT traffic to your server  you have to to that for the data connection as well.

    and of course open port 44 to your server for the control connection [:)] 

    btw:  why SNAT ?

    greets,

    gnjub
Reply
  • for (passive) ftp you will need to open all ports above 1024  to the server to get the data connection work.  and in the  case you NAT traffic to your server  you have to to that for the data connection as well.

    and of course open port 44 to your server for the control connection [:)] 

    btw:  why SNAT ?

    greets,

    gnjub
Children
No Data