Hi, I'm running IIS off of one NIC on a Windows Server 2008. I want to add and run off of a second NIC. I have been googling around and came up with the following, but I don't know if it makes sense. Can someone tell me if I am right? I am not sure about metric either:
netsh interface ipv4 add route 65.654.688.0/24 interface="75.5.125.105" metric=1
Thanks in Advance