Just want to make sure. Company has two locations.
There are three devices, two are located in the same location. They are as follows;
Dev1 @ LOC A
PIX515
E0:xx.xx.xx.xx/255.255.255.240
E1:10.0.100.1/255.255.255.0
Dev2 @ LOC A
C1841
S0:172.16.1.1
E0:10.0.200.254/255.255.255.0
Dev3 @ LOC B
C1841
S0:172.16.1.2
E0:10.0.300.254/255.255.255.0
I have the routes setup (per Dev) as follows;
Dev1
route inside 10.0.200.0 255.255.255.0 10.0.200.254 1
route inside 10.0.300.0 255.255.255.0 10.0.300.254 2
route outside 0.0.0.0 0.0.0.0 xx.xx.xx.xx 1
Dev2
ip route 10.0.300.0 255.255.255.0 S0
ip route 10.0.200.0 255.255.255.0 E0
Dev3
ip route 10.0.300.0 255.255.255 E0
ip route 0.0.0.0 0.0.0.0 S0
It's been a while since I've been involved in router configs.
Thanks and your input is much appriciated.
There are three devices, two are located in the same location. They are as follows;
Dev1 @ LOC A
PIX515
E0:xx.xx.xx.xx/255.255.255.240
E1:10.0.100.1/255.255.255.0
Dev2 @ LOC A
C1841
S0:172.16.1.1
E0:10.0.200.254/255.255.255.0
Dev3 @ LOC B
C1841
S0:172.16.1.2
E0:10.0.300.254/255.255.255.0
I have the routes setup (per Dev) as follows;
Dev1
route inside 10.0.200.0 255.255.255.0 10.0.200.254 1
route inside 10.0.300.0 255.255.255.0 10.0.300.254 2
route outside 0.0.0.0 0.0.0.0 xx.xx.xx.xx 1
Dev2
ip route 10.0.300.0 255.255.255.0 S0
ip route 10.0.200.0 255.255.255.0 E0
Dev3
ip route 10.0.300.0 255.255.255 E0
ip route 0.0.0.0 0.0.0.0 S0
It's been a while since I've been involved in router configs.
Thanks and your input is much appriciated.