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)