Won't work.
The machines can only be "known" by a single Name associated to a single
IP#.
The second network will only work when machines are being references by IP#
only, which would eliminate much of what you desire and would elinimate
anything that is dependent on Active Directory.
The right way to do it would be to use only *one* nic (gigabit) in each
machine and connect them to a gigabit capable Switch, preferably the same
Switch. The Switch will isolate the traffic at Layer2 and create a "virtual
circuit" between each "pair" of Hosts during a communication session.
If the single cable between the Switch and the host isn't enough then you
would use Nic Teaming (which requires special nics capable of doing that).
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
Deployment Guidelines for ISA Server 2004 Enterprise Edition
http://www.microsoft.com/technet/pro...isaserver.mspx
-----------------------------------------------------
"Gaspar" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm installing three new Windows 2003 servers. Each has two gigabit NICs.
> The idea is that one NIC is for the LAN ("public" network) while the other
> is for building a private network for inter-server communications (NLB,
> SQL2005 mirroring, disk backups, domain controller updates, etc.). Server1
> and Server2 function as software cluster (that's why they have NLB and an
> SQL mirror). If server1 if offline, server2 can still be active for client
> applications. Server3 is for internet access.