As Mathieu said, the software will automatically know which card to use
once it knows the IP address of the target machine. The big problem with
multiple NICs is name resolution. If the name resolves to the "wrong" IP for
the target machine,the traffic will use the "wrong" NIC and the "wrong"
path.
"Mathieu CHATEAU" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hello,
>
> Windows will use the good network card to reach the good network
> automatically.
>
> For the outside trafic (anything else than 192.168.100 and .105) it will
> use the gateway through the card that has it defined
> --
> Cordialement,
> Mathieu CHATEAU
> http://lordoftheping.blogspot.com
>
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ups.com...
>> I'm implementing an iSCSI SAN. Right now I have a two seperate
>> networks for the SAN traffic and regular network traffic.
>>
>> I have a Server 2003 R2 server with two NICs:
>>
>> NIC1 is uses our standard network, 192.168.100.0/24
>> NIC2 is our SAN VLAN, 192.168.105.0/24
>>
>> Is there anyway I can tell my Windows server to direct all traffic for
>> network for the .105 network to NIC2 and all other traffic to NIC1?
>>
>