05-13-2015 10:07 PM - edited 03-11-2019 10:56 PM
Hi could any one please help to resolve the NATTING Issue.
Am not verygood with natting .
"No translation group found for udp src inside:10.32.65.237/62754 dst app_mgt1:12.100.64.5/161"
Solved! Go to Solution.
05-13-2015 11:04 PM
Hi,
Okay got it.. You just need a NAT Exempt for the return traffic:-
access-list MPLS permit ip host 10.100.64.5 host 10.2.65.237
See if this resolves it
Thanks and Regards,
Vibhor Amrodia
05-13-2015 10:19 PM
Hi,
This would mean that you don't have a NAT statement configured on the ASA device for Src:- 10.32.65.237 when trying to go to Dest:- 12.100.64.5.
You can troubleshoot this easily with Packet Tracer Utility:-
https://supportforums.cisco.com/document/29601/troubleshooting-access-problems-using-packet-tracer
NOTE:- Using Detail at end , you would see if you hit any NAT statements or not.
Also , share your current NAT configuration.
Thanks and Regards,
Vibhor Amrodia
05-13-2015 10:32 PM
thanks
05-13-2015 10:32 PM
while doing the packet tracer am getting drop in natting.
Phase: 8
Type: NAT
Subtype: rpf-check
Result: DROP
Config:
nat (inside) 0 0.0.0.0 0.0.0.0
nat-control
match ip inside any app_mgt1 any
no translation group, implicit deny
policy_hits = 144
Additional Information:
Forward Flow based lookup yields rule:
out id=0xabdd6c60, priority=0, domain=nat-reverse, deny=false
hits=1, user_data=0xabdd69f0, cs_id=0x0, flags=0x0, protocol=0
src ip=0.0.0.0, mask=0.0.0.0, port=0
dst ip=0.0.0.0, mask=0.0.0.0, port=0, dscp=0x0
05-13-2015 10:43 PM
Hi,
Can you post the output of show route , show ip and complete packet trace command which you executed ?
Also , is this traffic being routed over a VPN ?
Thanks and Regards,
Vibhor Amrodia
05-13-2015 11:04 PM
thanks
05-13-2015 11:04 PM
Hi,
Okay got it.. You just need a NAT Exempt for the return traffic:-
access-list MPLS permit ip host 10.100.64.5 host 10.2.65.237
See if this resolves it
Thanks and Regards,
Vibhor Amrodia
05-13-2015 11:31 PM
hi seems everything is good in packet tracer but i try to telnet the port 161 from source . no luck connection refused error am getting.
05-14-2015 01:22 AM
thanks
05-14-2015 12:11 AM
thank you very much dude its working fine....... thanks a lot
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