I am working on configuring communication Router to Router through serial port. I have seen some videos and read some documentations. My configuration is as follows:
R1 (DCE) -> f0/0 192.168.1.1/24 - s0/0 192.168.2.1/24 <-----> Router2 ->(DTE) S0/1 192.168.2.2/24 f0/0 192.168.3.1.
I have configured the routing tables at both routers. It works when I ping from router to router and router to hosts successfully. Nevertheless, I can ping from hosts to the default gateways, but I cannot ping from hosts to the serial ports (adjacency). In short I cannot communicate from Network1 to Network2. Please do I have to do any extra configuration.