Hi guys, This is about NAT question.
For some reason I am not seeing the correct NAT'd address when I PING from R3 to R5 even though the ICMP is being sent from 192.168.35.3 to R5 and R5 replies with NAT'd address as you can see on R3' debug. R3# *Jun 22 16:25:48.462: ICMP: echo reply rcvd, src 192.168.65.5, dst 192.168.35.3 *Jun 22 16:25:48.462: ICMP: echo reply rcvd, src 192.168.65.5, dst 192.168.35.3 *Jun 22 16:25:48.466: ICMP: echo reply rcvd, src 192.168.65.5, dst 192.168.35.3 *Jun 22 16:25:48.470: ICMP: echo reply rcvd, src 192.168.65.5, dst 192.168.35.3 *Jun 22 16:25:48.474: ICMP: echo reply rcvd, src 192.168.65.5, dst 192.168.35.3 R3# R5# Jun 22 18:39:26.547: ICMP: echo reply sent, src 10.55.55.55, dst 192.168.35.3 Jun 22 18:39:26.551: ICMP: echo reply sent, src 10.55.55.55, dst 192.168.35.3 Jun 22 18:39:26.555: ICMP: echo reply sent, src 10.55.55.55, dst 192.168.35.3 Jun 22 18:39:26.559: ICMP: echo reply sent, src 10.55.55.55, dst 192.168.35.3 Jun 22 18:39:26.559: ICMP: echo reply sent, src 10.55.55.55, dst 192.168.35.3 R5#sh ip nat tran When I check the NAT it is not 192.168..35.5. Could it be a bug or my error? R5#sh ip nat translations Pro Inside global Inside local Outside local Outside global icmp 192.168.65.5:3 10.55.55.55:3 192.168.35.3:3 192.168.35.3:3 R5# Best Regards. ______________________ Adil _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
