Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi!
I need to forward rdp port from external interface to local network...
I did is as written in this guide: https://supportforums.cisco.com/discussion/11688246/port-forwarding-cisco-asa5505
but packet trace says that packet will be blocked.
Config:...
So I reset conf to default and upgrade image to 9.1.6
Then i configure from console (not using asdm) and make as you say "after-auto" - port map works.
when I change nat rule without "after-auto" it doesn't work.
Thanks a lot. I think it was some bug...
Thansk for your answers. I did what you say...
sh run nat
object network TERM-MAP-9899 nat (SERVERS,OUTSIDE) static interface service tcp 3389 3389 !nat (SERVERS,OUTSIDE) after-auto source dynamic any interface
show access-list
access-list OUTSIDE_ac...