Hello,
By default, the router monitors FTP communication ports 20 and 21. After the FTP communication port is changed, the AR cannot monitor the change. As a result, the server IP address of the data channel in subsequent data packets is still a private IP address. As a result, the client cannot route the private IP address, causing service interruption.
Therefore, if the FTP port number is changed, the new port number must be monitored in port mapping mode.
#
acl 2005
rule permit
#
ftp port 8000 acl 2005
#