Guest User!

You are not Sophos Staff.

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

Running a FTP Server

Hi!

I would like to have a FTP Server running on a PC whick is on the internal network. How do I have to configure my Astaro firewall to do this?

Thanks


This thread was automatically locked due to age.
Parents
  • Pretty simple:

    Set up DNAT from your external IP address to the internal network IP address you want it to go to...the DNAT screen would be something like:

    Pre DNAT Dest:
    Network:  External_IP (defined in your networks)
    Service:  FTP

    Post DNAT Dest:
    Network:  Internal_FTP_Server_IP (same as above)
    Service:  FTP

    The last thing you do is set up a packet filter rule like this:

    From:  Any
    Service: FTP
    To:  Internal_FTP_Server_IP
    Action:  Allow

    That's all there is to it.  You should read around a bit because I'm sure this question has been answered more than once.
  • I've asked the very same question, but it seems to be more to it than your answer for me anyway.
     [:S]   

    Sure, the FTP sees an incoming call but disconnects it rightaway. 
    I'm not sure why. Do you know ?  

    [ 28 January 2002: Message edited by: Magnus Jonsson ]

Reply
  • I've asked the very same question, but it seems to be more to it than your answer for me anyway.
     [:S]   

    Sure, the FTP sees an incoming call but disconnects it rightaway. 
    I'm not sure why. Do you know ?  

    [ 28 January 2002: Message edited by: Magnus Jonsson ]

Children
No Data