cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1312
Views
2
Helpful
3
Replies

Trying to Set Up 4-Way Static Routing in Packet Tracer

skooma
Level 1
Level 1

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.

3 Replies 3

Add gw to pc and check again 

Martin L
VIP
VIP

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 **

 

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!