Hi all, we have a remote office that connects to us through a PTP T1 line. They are on our local lan via this T1. They use non-routable addresses in the 10.0.0.0 network.
Lately, they have been using alot of our bandwidth and it has been decided to get them a DS-1 of their own. We are using a cisco 2621 router and a second T1 interface has been added to the free slot (wic-1dsu-t1) and the T1 line has been installed and tested.
I am having a little trouble routing the traffic though. Here is what I have done.
1.) Configured the second T1 interface
2.) Added new routing where all 10.0.0.0 traffic passes through the P2P line and all other traffic is routed to the other T1 line. My route looks like this:
ip route 10.0.0.0 255.0.0.0 serial0/0
ip route 0.0.0.0 0.0.0.0 serial0/1
3.) Verified the new circuit works as I am able to ping the added interface from the internet.
With this config, they are able to utilize resources on our lan, just can't get out to the internet. I suspect maybe the issue has to due with NAT and the non-routable 10.0.0.0 addresses. Any help would be appreciated.
thanks.
Lately, they have been using alot of our bandwidth and it has been decided to get them a DS-1 of their own. We are using a cisco 2621 router and a second T1 interface has been added to the free slot (wic-1dsu-t1) and the T1 line has been installed and tested.
I am having a little trouble routing the traffic though. Here is what I have done.
1.) Configured the second T1 interface
2.) Added new routing where all 10.0.0.0 traffic passes through the P2P line and all other traffic is routed to the other T1 line. My route looks like this:
ip route 10.0.0.0 255.0.0.0 serial0/0
ip route 0.0.0.0 0.0.0.0 serial0/1
3.) Verified the new circuit works as I am able to ping the added interface from the internet.
With this config, they are able to utilize resources on our lan, just can't get out to the internet. I suspect maybe the issue has to due with NAT and the non-routable 10.0.0.0 addresses. Any help would be appreciated.
thanks.