Link to home
Start Free TrialLog in
Avatar of kibbs
kibbs

asked on

Using TWO NIC CARDS FOR WEB SERVER AND LAN???

I have a windows 2003 Enterprise server and three WinXP Pro workstations.  
The server is a web server that hosts IIS6 and SQL Server 2005, I want to make another Win 2003 server handle just database so the other can focus on web hosting.  

At present moment the server is connected to only ONE NIC (although it has two)  and this NIC handles local and web traffic.  I am having a problem (A BIG SERIOUS PROBLEM) with my WinXP machines bringing down the network when they boot up..  I've tried configuring the static IPs etc..  

MY QUESTION:
What are the benefits of installing and using TWO NICS on the web server, do you recommend it?  Will it help solve the network problems I am experiencing?    Can anyone offer advice about some good network troubleshooting methods or software to find out or track what might be happening..  This also happens when wireless laptops try to access the router..  

Basically Is there a greater benefit to installing two NIC cards?
Avatar of Greg Groth
Greg Groth
Flag of United States of America image

Install the second NIC... use a consecutive IP addy...
edit host file on all PC's so it will only use the new NIC to chatter with the Server.

A second NIC is most useful for heavy traffic between two servers.  Also depending on the switch it can help balance the load if the capability is there.

The only reason I can think of for the XP's to be killing the server at login is that they likely have Offline files enabled... (by default)  Turn it off so when the PCs login/logoff they don't cause so much traffic.  
Two NICs also provide a failover mechanism.
Avatar of kibbs
kibbs

ASKER

And for each NIC opn the server that I will be adding.. Just connect to the switch?  Or should one go to swith and one to router?  Does it matter?    Where to shutoff offline files?
Open any folder, under Tools, Click Folder Options, click the Offline Files Tab, uncheck the box for offline files.
Did the server come with teaming software or load balancing options?
If you have two switches I would put one on each switch or else just put them both on the same switch.
before you move anything what is your current setup?  
Avatar of kibbs

ASKER

WINDOWS SERVER IS IN THE LINKSYS GIGBYTE 5-PORT SWTCH,
WIRELES G CABLE GTEWAY ROUTER (CABLE MODEM)

Does the wireless G router have available ports?
What is the speed of the ports on the router?
ASKER CERTIFIED SOLUTION
Avatar of Greg Groth
Greg Groth
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kibbs

ASKER

regarding the XP machines failure to login to network, part of the problem I discovered was I went into control panel and reviewed the windows components..

There were unchecked, uninstalled wondows components in Management and Monitoring Tools..  I added WMI SNMP provider, SNMP, and the XP machines worked, got on the network without crashing..

Re: Multi_NICs
I'm going to use your suggestiong on the multi-NICs to establish the new server.  Thanks for your help!

You are welcome for the assistance...  I hope all goes well with the new server.  I am glad you found the failure area with those logins..