• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Subnets and static routing

Bob.

Member
I have several subnets in my network. All subnets have their own router with an assigned IP (i.e., 192.168.x.1).

I have my reasons for isolating the networks, but from time to time, it would be convenient to access systems behind some of these subnets. I know I can create static routes via my main router to do so. Does creating these static routes defeat my purposes of isolation (i.e., reduce security to pre-subnet levels)?

In my main router that connects to the cable modem (and to which the other routers are connected via the LAN ports of the main router), if I create static routes for the subnets I wish to access, how does this affect the isolation factor? Will communication be one way? Both ways? Or will it basically cancel out the the isolation (security)?

I hope this isn't too convoluted. I'll clarify if needed.

Thanks,
Bob.
 
Well the big question would be, what is your reason for isolating them? If your intention was to create no communication at all between them, then it probably isn't a good idea to have communication routes on your router for them. The main thing I use subnetting for is to cut down on the broadcasts created and to create more logical networks from one department to another. As far as security and such, that's why firewalls are in place.
 
Back
Top