r1 CANNOT SEND PACKETS TO r3?????

navsurinavsuri Registered Users Posts: 2 ■□□□□□□□□□
unable to route RI----R2
R3
as R1 cannot sent packets to R3 nd vice versa... but R2 can send to both.

I m just a begginer.

Comments

  • pastiebpastieb Member Posts: 5 ■□□□□□□□□□
    have you set a routing protocol or static route on the routers?
  • RouteMyPacketRouteMyPacket Member Posts: 1,104
    Where is your topology? Routing 101, show us your topology so we can assist you.
    Modularity and Design Simplicity:

    Think of the 2:00 a.m. test—if you were awakened in the
    middle of the night because of a network problem and had to figure out the
    traffic flows in your network while you were half asleep, could you do it?
  • theodoxatheodoxa Member Posts: 1,340 ■■■■□□□□□□
    RI----R2
    R3

    Some things to check:

    1) Are all the relevant Interfaces Up/Up?
    2) Are both ends of each Link on the same subnet?
    3) Are the links from R1 - R2 and R2 - R3 on separate subnets?
    4) Have you created the necessary static routes? Or, are you using a routing protocol?
    5) Do you have the necessary routes in both directions? If you ping the other router, do you see "Unreachable" (Lack of Route) or "Timed Out" (Lack of Return Route)?
    6) If you are using a routing protocol are the routers forming the necessary adjacencies (show ip ospf neighbor, show ip eigrp neighbor)
    7) Have you configured the correct networks in EIGRP/OSPF? (show ip protocols)
    R&S: CCENT CCNA CCNP CCIE [ ]
    Security: CCNA [ ]
    Virtualization: VCA-DCV [ ]
  • f0rgiv3nf0rgiv3n Member Posts: 598 ■■■■□□□□□□
    R1 and R3 need to know that in order to get to each other they have to go through R2. You can do this by static routes or a routing protocol.
  • Ltat42aLtat42a Member Posts: 587 ■■■□□□□□□□
    Do you have clocking configured on the DCE side of the serial link between the routers?
  • Dieg0MDieg0M Member Posts: 861
    I love how everyone here is shooting darts in the dark. First rule of networking; provide us as much information as you can. This means topology, router configurations and interface status at the least.
    Follow my CCDE journey at www.routingnull0.com
Sign In or Register to comment.