04-02-2005 01:03 AM - edited 03-05-2019 11:29 AM
Hi Guys,
i have just setup 2 routers point-to-point with DB60 back-to-back cable.
Routers is configured with only ip addresses.
RouterA is able to self-ping and the next-hop(RouterB).
RouterB is only able to ping to next-hop (RouterA) BUT not self-ping.
Any Explaination out there?
Cheers,
kelvin
04-02-2005 02:58 AM
Hello Kelvin,
which encapsulation do you use on the serial interfaces ? Can you post your configs ?
Regards,
GP
04-02-2005 04:52 AM
Hi GP,
Two routers are fresh out of the box.
Only config is the ip addr on the serial interface
cheers,
kelvin
04-03-2005 05:20 AM
Is it possible that the subnet mask used on the two routers do not match? This could produce a situation where one router believes the other router is in a connected subnet but the other router thinks the subnet is much smaller and does not include the first router.
for example
rtrA
ip address 192.168.1.1 255.255.255.0
rtrB
ip address 192.168.1.5 255.255.255.252
This would produce exactly the symptoms that you describe. rtrA recognizes that rtrB is on a connected subnet and can forward to it, while rtrB does not recognize the address of rtrA as a connected subnet and could not forward to it.
It would clarify the situation if you would post the config of both routers - even if there is not much to it.
HTH
Rick
04-04-2005 12:04 PM
HI Kelvin,
AS i understand, you need to have L2 protocol defined, because if you only use layer 3 protocol then you will not be able to ping it..
M i right guys pls correct me if i am wrong.
If you are using Frame relay then you have to map remote ip with local dlci and local ip with remote dlci...
Hope this will help..
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