02-21-2017 02:16 AM - edited 03-12-2019 01:57 AM
Hello!
Could you, please, explain me why this translation does not work on ASA 5505, 9.1.7:
nat (inside,outside) source static obj-192.168.29.7 obj-1.1.1.1 service obj-tcp-eq-1194 obj-tcp-eq-1194
?
I get
Drop-reason: (nat-no-xlate-to-pat-pool) Connection to PAT address without pre-existing xlate in packet tracer.
Thank you!
02-21-2017 03:34 AM
Could you attach your entire packet-tracer command and "show nat detail" output for this nat rule?
02-21-2017 03:47 AM
Thank you!
I found problem- I messed up service description.
For some unknown reason I wrote it as
object service obj-tcp-eq-1194
service tcp destination eq 1194
It have to be source:
object service obj-tcp-eq-1194
service tcp source eq 1194
So now it works.
Thank you very much!
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