"Bill Grant" <not.available@online> wrote in message
news:%(E-Mail Removed)...
> 192.168.11.1 dg 192.168.11.254
> internal router
> 192.168.21.1 dg blank
> |
> clients
> 192.168.21.x dg 192.168.21.1
> If you add the extra routing to the external router eg
> 192.168.21.0 255.255.255.0 192.168.11.1
I wouldn't add static routes to the clients. I would add the routes to the
Router they are already using as the DG. This way the routing is
centralized. Then future changes would be made on a single device instead of
repeated changes on every client. Both methods work, but centralizing it is
more managable, especially if he system becomes large. In the diagram
below, the furthest network opposite of router#2 is a Stub network
(192.168.200.x), so no Static Route is need on router#2,..the DG on route#2
covers it.
Internet NAT Device = 192.168.11.254
All Clients in 192.168.11.x use DG-192.168.11.1
All Clients in 192.168.21.x use DG-192.168.21.1
All Clients in 192.168.200.x use DG-192.168.200.1
No Statics Routes on clients
Internal router #1
int#1 192.168.11.1
int#2 192.168.21.1
dg 192.168.11.254
<statics routes added here>
[net] [mask] [gateway] [int]
[metric]
192.168.200.0 mask-255.255.255.0 192.168.21.2 int#2 metric 1
Internal router#2
int#1 192.168.21.2
int#2 192.168.200.1
dg 192.168.21.1
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com