Home
Certification Preparation
Cisco
CCNA & CCENT
CCNA Security
Cisco ASA 5505 - Allow FTP Access
RS_MCP
Hi All,
I am trying to configure an ASA 5505 using ASDM to allow access to an FTP Public Site.
How do I configure this, using ASDM?
Thanks
Find more posts tagged with
Comments
johnwest43
I'm not sure if it works for the asa but for a pix you would need to configure a static entry ie
static (inside, outside) outside_ip_address inside_ip_address
then an access list statement
access-list 1 permit any host xxx.xxx.xxx.xxx eq ftp
then apply it with
access-group 1 in interface outside
or check out google.com or cisco.com:D
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of