it is possible.
what you want to imeplement, which intends to double the bandwidth, is actually NOT load balancing. it is Link Aggregation, one of the teaming feature available by using intel's Advanced Networking Software (ANS), which combines of multiple adapters into a single channel to provide greater bandwidth.
for more information about teaming features and the supported NICs, please see the following page:
Advanced Networking Services - Teaming
http://www.intel.com/suppo
hope it helps,
bbao
Main Topics
Browse All Topics





by: giltjrPosted on 2006-05-29 at 20:47:06ID: 16787181
Which NICS do you have? XP by itself does not support any type of load balancing. However, if you have the correct type of Intel NIC's, the NIC's will be able to act like a single 200 Mbps connection. You need to see if your NIC's support "NIC teaming."
If your NIC's do not support NIC teaming, then what I would do is setup two unique IP subnets. Put one NIC from each box in each subnet. Do FTP's over one of the IP subnets and do all other work over the other subnet.