We had a power outage over the weekend and between our Sonicwall and the 2621's, we lost some configuration (probably wasn't written to memory) so I'm looking for a definitive answer to what we need.
We have a fairly simple system
internet
|
ISP router
|
Sonicwall firewall---10.5.80.80 internal IP
|
10.5.0.0/16 network
|
Cisco 2621---10.5.101.1 fastethernet0/0
-------------172.16.1.2/24 serial0/0
|
point to point T1
|
Cisco 2621---172.16.1.1/24 serial0/0
-------------10.6.101.1 fastethernet0/0
|
10.6.0.0/16 network
Here are the show ip route outputs:
10.5.101.1 router:
Gateway of last resort is 10.5.80.80 to network 0.0.0.0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/0
10.0.0.0/16 is subnetted, 2 subnets
R 10.6.0.0 [120/1] via 172.16.1.1, 00:00:01, Serial0/0
C 10.5.0.0 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 10.5.80.80
10.6.101.1 router:
Gateway of last resort is 172.16.1.2 to network 0.0.0.0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/0
10.0.0.0/16 is subnetted, 2 subnets
C 10.6.0.0 is directly connected, FastEthernet0/0
R 10.5.0.0 [120/1] via 172.16.1.2, Serial0/0
S* 0.0.0.0/0 [1/0] via 172.16.1.2
Should this work, or is there a better configuration or ? Currently it's not functioning properly. Both subnets should be allowed internet access and be aware of each other.
Thanks for your time if you can help and either verify or recommend a change.
We have a fairly simple system
internet
|
ISP router
|
Sonicwall firewall---10.5.80.80 internal IP
|
10.5.0.0/16 network
|
Cisco 2621---10.5.101.1 fastethernet0/0
-------------172.16.1.2/24 serial0/0
|
point to point T1
|
Cisco 2621---172.16.1.1/24 serial0/0
-------------10.6.101.1 fastethernet0/0
|
10.6.0.0/16 network
Here are the show ip route outputs:
10.5.101.1 router:
Gateway of last resort is 10.5.80.80 to network 0.0.0.0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/0
10.0.0.0/16 is subnetted, 2 subnets
R 10.6.0.0 [120/1] via 172.16.1.1, 00:00:01, Serial0/0
C 10.5.0.0 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 10.5.80.80
10.6.101.1 router:
Gateway of last resort is 172.16.1.2 to network 0.0.0.0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, Serial0/0
10.0.0.0/16 is subnetted, 2 subnets
C 10.6.0.0 is directly connected, FastEthernet0/0
R 10.5.0.0 [120/1] via 172.16.1.2, Serial0/0
S* 0.0.0.0/0 [1/0] via 172.16.1.2
Should this work, or is there a better configuration or ? Currently it's not functioning properly. Both subnets should be allowed internet access and be aware of each other.
Thanks for your time if you can help and either verify or recommend a change.