07-01-2018 04:08 PM - edited 02-21-2020 07:56 AM
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?
07-02-2018 03:05 AM
You need cli for ASA SFTP traffic pass-through or you need SFTP file transfer from a server to ASA device ?
07-02-2018 04:30 AM
Allow traffic to pass through.
07-02-2018 05:39 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide