cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1453
Views
0
Helpful
3
Replies

ASA SFTP AND FTPS examples

Jay Cambell
Level 1
Level 1

Can someone send an good command line example for setting up Sftp external to internal for ASA 5525? Also how to troutroubleshoot if its not working? 

3 Replies 3

Florin Barhala
Level 6
Level 6

You need cli for ASA SFTP traffic pass-through or you need SFTP file transfer from a server to ASA device ?

Allow traffic to pass through. 

Dennis Mink
VIP Alumni
VIP Alumni

1.open port 22 from outside to the real IP address of your sftp server

2- configure a static port forward from outside to your real IP address, using the public outside IP, like an object NAT

 

here is an example for smtp so you would need to change that to ssh

 

object network obj_172.16.11.15
host 172.16.11.15
nat (inside,outside) static 203.0.115.15 service tcp smtp smtp

 

 

troubleshoot?

 

PACKET TRACER tool is your best buddy

 

Please remember to rate useful posts, by clicking on the stars below.

Review Cisco Networking products for a $25 gift card