11-14-2023 08:07 AM
Hi, I am trying to set up static routing between 4 routers, and I can't seem to find what the problem is.
What I'm trying to do is have the local networks connected to Router2 as static routes on Router0, Router1, and Router3. Then on Router2 I want to have a static route to the other networks.
Right now I can ping between the PCs on the same router, but when I try to ping another PC on a different router, I get "request timed out", and if I specifically ping from PC0 to PC5, I get the error "Destination Host Unreachable".
I've attached my packet tracer file if anyone wouldn't mind taking a look at it. Any help would be appreciated.
11-14-2023 08:09 AM
Add gw to pc and check again
11-14-2023 02:10 PM
Missing static routes on routers; in static routing all routers must know how to reach remote networks; this means single static ip route xyz entry from a hop to hop and back. in case of PC0 to PC5, u need entry on R0 and R3 how to reach
192.168.43.112/28 network and then entry for R3 to reach 192.168.43.16/28
Note: routers only know about their directly connected networks but not remote ones
Regards, ML
**Please Rate All Helpful Responses **
11-17-2023 10:31 AM
Hey there, I re-did all the static routes, but I don't think I did it right. I can't seem to figure out what I did wrong with regards to them. Would you mind taking a look and seeing what I did wrong? I've attached an updated PKT file with the new routes.
Thank you so much for helping me!
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