QUOTE
You haven't described the hardware in your server, specifically, whether it is multihomed (i.e. more than 1 NIC).
1 NIC on the server however i can increase this to 2 if that would help.
QUOTE
From what I've read it sounds like your network clients receive IPs through DHCP from your router device
Yes they receive local IPs from the router
QUOTE
but these DHCP clients use the router's IP address as the primary DNS server so they can get online when the domain controller is offline?
Yes only for the PCs that dont require to login to the server
QUOTE
Where does the IP address of the AD server fit into this? If you don't have the network clients set to use the IP address of the AD server as their primary DNS server, then you've seriously circumvented the Windows domain
The server has its own static IP address assigned by the router. So the preferred DNS is the same IP address (pointing to it self) as the server.
The clients (that do connect to the server) have static IP addresses again assigned by the router. The primary DNS is the servers DNS, so i think that has been done correctly.
QUOTE
What you need to do is set the primary DNS server as the domain controller in the DHCP settings, then set up forwarders on the domain controller's DNS that point to yoiur ISP's DNS servers.
Would i still need to do this after explaining the above? if yes coudl you explain a bit more in how i should set it up as i woudl imagine having the router giving DHCP addresses allows users to connect to the internet when the server is turned off (the same users that dont use the server)
QUOTE
Advanced Settings... In the first box, make sure the active NIC (the one that communicates with the LAN) is listed first. If it's not, do it and then reboot.
I checked that and i have Local Area Connection listed at the top both for server and clients.
QUOTE
Also check that the primary DNS server that is manually configured on the server NIC is not the loopback address. You might hear conflicting reports about using loopback versus IP for the DNS address, but I always use the static IP and have never had problems
I dont understand what i need to do here and how i should check if the server's NIC is not on the loopback address.
Again these problems only occured after installing SP1 on the server. Thanks again for everyones help