Book now with code EOY2025
marlon23 wrote: Imagine this scenario: router2|e0<---->e0| router1 |s0<---->s0|router3... 160.10.1.2<---->160.10.1.1|175.10.1.1<---->175.10.1.2 All three routers running eigrp configured properly(take this as fact) with no default or static routes configured. router1 NAT config: router1(config)# ip nat inside source static 160.10.1.2 169.10.1.2 router1(config)# interface ethernet0 router1(config-if)# ip address 160.10.1.1 255.255.255.0 router1(config-if)# ip nat inside router1(config-if)# no shut router1(config-if)# interface serial0 router1(config-if)# ip address 175.10.1.1 255.255.255.0 router1(config-if)# ip nat outside router1(config-if)# no shut Problem: Successfull ping of router3 from router2 (in Boson NetSim6.0) When I ping router3 from router2, ip addresses in packet leaving router1's serial interface would be source.add:169.10.1.2 dest.add:175.10.1.2. Now I can imagine that icmp echo request would arrive, but how it possible that router2 would receive echo reply? there is no such network 169.10.0.0 in network topology or in router3's routing table(neither default route), so I cant get how can router3 route his reply to route2. More interesting fact is that i can ping rest of network after router3. Is this some bug in boson, or I'm missing something?
Danman32 wrote: He established that the translations are occuring, what he can't figure out is how router 3 knows where to send the echo reply packet, since the destination IP is on an unknown network. I just thought of something though. Is there a route of last resort configured or implied on router 3?
Use code EOY2025 to receive $250 off your 2025 certification boot camp!