
the network between the two routers is 192.168.2.0/24
R1 interface f0/0 is 192.168.2.2 and R2 interface f0/1 192.168.2.3
the network connecting to the LAN is 192.168.1.0/24. R2 f0/0 is 192.168.1.1
I have configured the switch with the "ip default-gateway 192.168.1.1" command and configured
Ip route 0.0.0.0 0.0.0.0 f0/1 on R2 but for some reason I still cannot ping 192.168.2.2 (R1) from the switch??? Am 1 doing something wrong?