cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
537
Views
3
Helpful
5
Replies

static route

mohamedsaeed1245_0-1726604141891.png

in the shown design , why the PC connected to R1 can't ping to the last PC , while R1 can ping to the last PC
note : The PC connected to R1 already configure the default gateway R1

5 Replies 5

Joseph W. Doherty
Hall of Fame
Hall of Fame

Can R1 ping last PC using F0/0 as source IP?

BTW, if this is a Packet Tracer lab, often useful to attach its file.

i repeated the lab and worked , might be packet tracer hang


@mohamedsaeed1245 wrote:

i repeated the lab and worked , might be packet tracer hang


With Packet Tracer, much is a possibility.

Are you using the latest version of PT?

Martin L
VIP
VIP

Static routing means that u need to add a route to reach x via y on all routers. Routers know about its attached networks by default but not about remote networks.  This means manually adding static routes to reach remote networks on every L3 hop. 

Also, remember destination must know how to reach back to source. So, ping is 2way communication like almost everything else is. 

You can attach PT file here in a zip format. 

Regards, ML
**Please Rate All Helpful Responses **

thanks , i repeated the lab with same configuration and worked , might be packet tracer hang