Hello,
Just got a new 50 megabit pipe into the company. When connecting a laptop directly to the connection, I can get 50 megabits by doing a bandwidth test.
Under normal conditions, our connection is plugged into our Windows Server. Our windows server is the domain controller and DHCP and is connected to a switch.
When connecting through the switch, I can only get 10 megabits. What is the best way to find out what is limiting the connection.
This is what I know so far:
- The windows server that is connected directly only gets 10 megabits. However, all wiring is 5e and both network cards are at least 10/100.
- There are two switches. One connected into the other. They both are at least 10/100.
-
That topology is odd - usually you'd run the router into the switch then the clients and servers would come from the same switch/es - you must be using connection sharing, which is a bit 'ghetto' when using a proper server - ok for home but likely to have performance issues when done professionally.
Now onto the problem, have you checked that the server NIC is working at 100Mbps? Tfull-duplex? The problem is clearly related to the server if it's only getting 10Mbps itself.
majestiq : how can I check this?Chopper3 : look in control panel, networks - then under each NICs settings - if you can't do this then maybe you shouldn't be doing this job to be honestFrom Chopper3 -
A couple ideas:
Duplex mismatch. I assume you have the server and switch ports set to autonegotiate. Make sure that the autoneg is working correctly and that they're agreeing on 100/full duplex. If they're not agreeing properly, then one is likely falling back to 10/half duplex. It's normally best practice to just leave all ports set to autonegotiate, but if that's not working, you may need to force them to 100/full.
Crappy switch. What kind of a switch is it? It's possible that it's a cheap consumer-grade switch and that its backplane is really only capable of passing 10Mbit.
From ErikA -
Are the switches managed? I would check to see if the switch was set to autonegotiate the connection to 10mbps.
Also, I would try different cables. Often switches and NIC's are intelligent enough to gracefully degrade to a lower speed if they detect noise or other limiting factors on the network.
From entens -
Have you clocked the throughput performance at the server, just in case it is the server's packet switching that is causing the slowdown?
0 comments:
Post a Comment