12-28-2020 12:20 PM
so i'm new to packet tracer- i have 1 pc, ip: 10.0.0.1, default gateway: 10.0.0.254.
the pc is connected to a switch which is connected to a router (the connection port in the router has the default gateway ip: 10.0.0.254).
the same scenario is in the other side, pc with ip: 20.0.0.1, default gateway: 20.0.0.254 connected to a switch which is connected to a router (in the connection port- ip: 20.0.0.254).
i connected the two routers and gave them ip's on the connection ports: 30.0.0.1 and 30.0.0.2.
i also used RIP for dynamic routing, for the first one- i configured with version 2 and network 10.0.0.0, network 30.0.0.0.
and the second one- version 2, network 20.0.0.0, network 30.0.0.0.
i am trying to ping from one pc to the other, but it straight away fails and says- arp request timeout..
can you please help me? i have no clue what i'm missing.
12-28-2020 12:37 PM - edited 12-28-2020 12:48 PM
you can attach your PT file here for us to investigate. note that file must be in a zip format.
arp request timeout ? double check interfaces and their connections. check switch and switch ports. are they in proper vlan?
do routers exchange routes via RIP? can you ping default gateway? do trace to other PC, how far it reaches?
Regards, ML
**Please Rate All Helpful Responses **
12-28-2020 09:04 PM
The file is at work, when i get there i'll try to attach the file. what do you mean by interfaces? both of the pc's need to be in the same vlan in order to ping between them? are any of the switch's need to be in trunk mode?
12-29-2020 05:36 AM - edited 12-29-2020 05:45 AM
are interfaces that should be UP, are actually UP UP state? if router has several interfaces, make sure you using correct one (one configured). no trunk is needed if you have just 1 switch between PC and router but those links should be in the same vlan (PC and router).
no, PCs do not need to be on the same vlan since you have a router between PCs. PC on vlan X wants to talk to PC on vlan Y, you need a router or L3 switch to do routing.
Check IP and default gateway on PC. Check subnet mask of PC and router. Can PC ping its own router side? aka 20.0.0.1 pings its default gateway with 20.0.0.254 ? If yes, then move to PC pinging the other side of router, I think 30.0.0.254.
Regards, ML
**Please Rate All Helpful Responses **
12-29-2020 10:22 AM
It would be helpful to see the output of these commands from both routers
show ip route
show ip interface brief
show arp
06-27-2023 01:32 PM - edited 06-27-2023 01:36 PM
I tried the same situation and it worked for me.
Please check the routing table and see if you can find the route to all the networks. I had to set the gateway to the last resort to reach the 20 network.
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