|
|
|||
Home | Troubleshooting | Quick Setup | Cisco How to | Data Recovery | Forums | Blog | IT Exam Practice | Services | About Us | Chicagotech MVP | Search | Contact Us | |
|
Remote office can’t access the Internet via the main office router 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/192.168.0.81 in the main office also connects to Cisco 1841 192.168.100.2/192.168.1.91 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 (here is the configuration of main office router) 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 (here is the configuration of remote office router) 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?
We believe the problem is that the OX router doesn’t know how to come back to 192.168.1.x subnet Since we can’t manage the OX router, the solution is enabling NAT on the main office’s 1841 router. So, I tried the following commands.
interface FastEthernet0/1 Also these command. conf t Now, on 192.168.0.81 (main office Cisco router) show
ip nat trans I can
ping the XO router (192.168.0.250) from 192.168.0.81 but not 192.168.1.91. Any suggestions?
Post your questions, comments, feedbacks and suggestions Related Topics Previous Page Next Page |
|
|
This web is provided "AS IS" with no warranties.
Copyright © 2002-2018
ChicagoTech.net,
All rights reserved. Unauthorized reproduction forbidden.