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 Server

Hi

Can anyone tell me what I'm doing wrong..

Trying to allow access to internal FTP From External.
Tried DNAT but no luck.

Tried this:
UTM Configuration

The UTM can easily be configured to allow both scenarios.  Follow these steps:
1.Create a firewall rule to allow inbound access to your FTP server on port 21
2.Enable the FTP helper service in 'Network Protection > Firewall > Advanced'. This service will dynamically open the required ports for both active/passive mode, by scanning port 21 traffic.

But firewall log show Default DROP.

Thanks


This thread was automatically locked due to age.
Parents
  • What Ports are shown in the Line with the Default Drop? Be aware of FTP is useing more than port 21 in some cases (See Active/Passive FTP). FTP Session helper is if I remember correctly only used to establish FTP Sessions from Internet to internal, and not for publishing internal FTP Servers to the Internet.
Reply
  • What Ports are shown in the Line with the Default Drop? Be aware of FTP is useing more than port 21 in some cases (See Active/Passive FTP). FTP Session helper is if I remember correctly only used to establish FTP Sessions from Internet to internal, and not for publishing internal FTP Servers to the Internet.
Children