There are 3 routers in the main office. OX router (outside x.x.x.x and inside 192.168.0.250) connects the Internet. Cisco 1841 192.168.0.81 and USR 8200 192.168.0.95 connect to a switch. Both 192.168.0.x and 192.168.2.x subnets can access the Internet without any issues.
Cisco 1841 192.168.100.1 in the main office also connects to Cisco 1841 192.168.100.2 in a remote office. The remote office 192.168.1.x can access the main office without problems, but no Internet. The computers in the remote office even can’t ping the OX router 192.168.0.250. Tracert 4.2.2.1 stop 192.168.100.1.
The main office 1841 has these routing command
ip route 0.0.0.0 0.0.0.0 192.168.0.250
ip route 192.168.1.0 255.255.255.0 192.168.100.2
The remote office 1841 has these routing command
ip route 0.0.0.0 0.0.0.0 192.168.100.1
ip route 192.168.0.0 255.255.255.0 192.168.100.1
Ay ideas why the remote office can’t access the Internet?
The drawing can be found here
Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, VPN & Remote Access on
Cisco 1841 192.168.100.1 in the main office also connects to Cisco 1841 192.168.100.2 in a remote office. The remote office 192.168.1.x can access the main office without problems, but no Internet. The computers in the remote office even can’t ping the OX router 192.168.0.250. Tracert 4.2.2.1 stop 192.168.100.1.
The main office 1841 has these routing command
ip route 0.0.0.0 0.0.0.0 192.168.0.250
ip route 192.168.1.0 255.255.255.0 192.168.100.2
The remote office 1841 has these routing command
ip route 0.0.0.0 0.0.0.0 192.168.100.1
ip route 192.168.0.0 255.255.255.0 192.168.100.1
Ay ideas why the remote office can’t access the Internet?
The drawing can be found here
Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, VPN & Remote Access on