cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1666
Views
0
Helpful
1
Replies

FTP Access through Cisco ASA

Justin Acera
Level 1
Level 1

Hi,

 

Do you have any idea on how to make files visible on FTP server when accessing from outside? FTP does not display files when I access it using the public IP. But when accessing it locally the files are listed. I already created access rules enabling ftp but it still does not work. Your help is very much appreciated.

 

Justin

1 Accepted Solution

Accepted Solutions

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

Assuming you don't have a custom policy map, try the following:

 

!
policy-map global_policy
  class inspection_default
    inspect ftp 
!

This will support active FTP connections.

 

cheers,

Seb.

View solution in original post

1 Reply 1

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

Assuming you don't have a custom policy map, try the following:

 

!
policy-map global_policy
  class inspection_default
    inspect ftp 
!

This will support active FTP connections.

 

cheers,

Seb.

Review Cisco Networking for a $25 gift card