cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
476
Views
0
Helpful
2
Replies

ASA 5505, static port forwarding

dm
Level 1
Level 1

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!

2 Replies 2

Rahul Govindan
VIP Alumni
VIP Alumni

Could you attach your entire packet-tracer command and "show nat detail" output for this nat rule?

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!

Review Cisco Networking for a $25 gift card