Just setup some static routes on R1 and R2, R1 needs to know what to route to R2 and visa versa
C = Connected, the routers only know about they are connected to, they have no idea what to do with the subnets on the other Routers.
On R2 you need something like:-
ip route 192.168.1.1 255.255.255.0 serial0/0
I'd lay off the IGPs at the moment
C = Connected, the routers only know about they are connected to, they have no idea what to do with the subnets on the other Routers.
On R2 you need something like:-
ip route 192.168.1.1 255.255.255.0 serial0/0
I'd lay off the IGPs at the moment

Last edited: