• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Multiple NICS + Server?

dbxuau

n00b
Joined
Apr 26, 2007
Messages
54
Can someone explain why one would want more than 1 network card? In my HP server, I have the integrated gigabit adapter as well as a intel 1000 gt. Currently the intel is disabled. The active use of the server is that of an AD, fileserve, act database host, hyper-v + vm's, and quickbooks for multiusers. All the VM's are attached externally to the same integrated nic. The way the network looks is I have a belkin router (dhcp) hooked into a netgear gigabit switch which fans out to all the workstations and server (has dns enabled). How can I put this other card to use? thanks
 
Few reasons. For some setups it is for fail over. Pretty much you loose a nic or port on a switch and the server doesn't go down.

Other times it is to bind them together for speed. This helps when you are running vm servers and say are using iscsi over the nics for the vm images on a san. You can also do it for just raw speed. For this though you need a switch that you can team ports for. You can also set separate nics for separate vm nics.
 
If nic #1 is 192.168.1.2 for example off the router, is it okay if i set the other nic to 192.168.1.3 off the same router? How do I get more speed like you were saying? Is that what you would do in my situation?
 
If nic #1 is 192.168.1.2 for example off the router, is it okay if i set the other nic to 192.168.1.3 off the same router? How do I get more speed like you were saying? Is that what you would do in my situation?

For the extra speed you would need to team the nics together. Generally they need to be the same brand for this. Pretty much you would get a new virtual nic and have one address off it. You would need a managed switch to really take advantage of it.

Unless you want extra bandwidth for one of your vms I wouldn't do anything unless you are having issues. Even then I'd be ruling out things like disk i/o.
 
Back
Top