Domain Log in SLOW Help Please

dannaswolcott

New Member
I have a server Windows 2003, And i have a domain installed on that server. My computers log in to the domain with no problem other than it takes 10 min for it to finch logging in. When i connect a Hub to the server & to the computer. It loges in with in about 3 sec. It only takes for ever to log in when there is a router involved. why is this? what can i do to solve this issue? Thanks in advance :)
 
You probably are having DNS conflicts with the router, since a router acts as a DHCP/DNS server. You need to either let your router control the DHCP/DNS and plug it into your client and then bind the client to the AD machine, or turn it off in your router and let the server handle it.

The problem most likely is (and this is a guess by the way) that your client has to perform a DNS look up on your network to find all available servers to log into, and since the router is not an AD server, it goes on to the next server. Which is why it takes so long. You remove the router and you take out any DHCP/DNS conflicts, and thus it works very fast.

You should pick up a book on basic domain level networking, it explains all of this, and while it is possible to have more than one DHCP server on your subnet, it does take some special configuration to do so.
 
Back
Top