|
gbarnas -> RE: NIC Config - Intra-Array (20.Jun.2008 7:26:47 AM)
|
That's exactly the point of using a "special" intra-array network... it's never going to be part of your enterprise LAN or VPN environment. Most cluster systems I've seen employ a /24 subnet, even if connecting just two systems. If you use a different network for each cluster (or ISA array - same difference), you or the network group need to track each network. We have three multi-server ISA arrays here, 7 Windows clusters, and about a dozen *nix clusters. It now comes down to keeping track of 20 subnets or 1. In IDoodle's example, he's using the same core network for intra-array, DMZ, and Internal. This opens the possibility for misconfiguration by using an overlapping network. By using a different range entirely (ie - 10 for your enterprise, and 172.31 for your clusters) it's very unlikely to have problems. Also - for IDoodle - Assigning ip addresses on decimal boundaries makes it easy for us analog life forms to recognize network divisions, but binary life(less) forms prefer binary divisions. As your network becomes more complex, you'll find that starting a network address range with "50" or "100" will cause more problems than if you start with, say, "64" or "128". Using these powers of two will allow simple routing (summary routes) instead of having to specify several or even dozens of route statements in the future. Glenn
|
|
|
|