Can anyone shed any light on how to control routing through LAN cards. Im trying override how Windows 2000 would send packets to a certain network card. For instance, if I had two network cards, I would want to somehow give them the same IP address, or an IP address for the "team" and then load balance the data between the two cards. So, is there any way to get control of the NIC card or reroute packets using WinSock or another network programming language