Network Engineering Forum    
 
  Network Engineering Forum  Discussions  General  What is the problem?
Previous Previous
 
Next Next
New Post 10/12/2009 12:35 AM
  farzad
2 posts
No Ranking


What is the problem? 

The IP address of Router A is 192.168.1.2.

The IP addresses of Router B are 192.168.1.1 and 192.168.2.1.

The IP address of Router C is 192.168.2.2.

According to the Route Table in Router A, the next hop of 192.168.1.0/24 is Router B

According to the Route Table in Router B, the next hop of 192.168.1.2 is direct to Router A and 192.168.2.2 is direct to Router C.

The Router B can ping 192.168.1.2 and 192.168.2.2 successfully.

The Router A can ping 192.168.1.1 and 192.168.2,1 successfully, but unable to ping 192.168.2.2.

What may be the possible problems?

(all the routing is using statistic one)

 
New Post 10/12/2009 4:44 PM
  mrunalmeshram
1 posts
No Ranking


Re: What is the problem? 
Modified By mrunalmeshram  on 10/12/2009 8:54:53 PM)

Hi Farzad

Considering you have got Cisco devices there, try this

define a static route on router A : G#ip route 192.168.2.0 255.255.255.0 192.168.1.1

define a static route on router C : G#ip route 192.168.1.0 255.255.255.0 192.168.2.1

(I am not sure what subnets you are using, so modify them accordingly)

or use some dymanic routing protocol...

 
Previous Previous
 
Next Next
  Network Engineering Forum  Discussions  General  What is the problem?
   
      
Inspired by Nina