Hello,
i want to allow ftp-access to an outside FTP-Server. I want to allow 21 with the rule:
access-list 100 permit tcp host Client-IP host Server-IP eq 21
(outbound)
Have I to allow 20 as well, or ist the tcp-established-rule sufficient?? Thanks for Info!
If the FTP server is in the outside, let's say, somewhere in the Internet, you do not need to add any additional access-list. As the FTP protocol uses TCP, the established rule should be enough.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.