C3sium Posted October 6, 2010 Posted October 6, 2010 Hello, Just have a little problem, I have a server which is hosting a website, some teachers can access this site by just typing in the name of the server in Internet Explorer while other have to type the servername.domain.local, to access it. Does anyone know how to make it so that they just have to type in the servername. Thank you, C3sium
dwhyte85 Posted October 6, 2010 Posted October 6, 2010 Do the clients have the domain suffix correct? If you do ipconfig /all what does the primary DNS suffix say?
C3sium Posted October 6, 2010 Author Posted October 6, 2010 Hello, The Primary DNS Suffix is emty Thank you, C3sium
maniac Posted October 6, 2010 Posted October 6, 2010 sounds like a DNS type problem to me. Have you got more than one DNS server? If so, check that both of them have the correct records in for the server and are both returning the correct values by querying them using nslookup.
C3sium Posted October 7, 2010 Author Posted October 7, 2010 Hello, Yes there is 2 DNS server. What sort of nslookup commands should I use to check the records Thank you, C3sium
dwhyte85 Posted October 7, 2010 Posted October 7, 2010 Add the domain suffix through IP addressing on one client to test it works, if it works add it to DHCP when it distributes IPs.
C3sium Posted October 11, 2010 Author Posted October 11, 2010 Hello, I have fixed it for the time by adding the address to the local intranet safe list in internet explorer. Which also fixed a few scripts that ran on that site. Thank you, C3sium
Michael Posted October 12, 2010 Posted October 12, 2010 I suspect some users are checking in to server A and others server B, which is why some but not all users are having this problem. Are the servers replicating OK? Might be worth logging in as an admin on a workstation, manually specifying a DNS server IP so you can quickly identify which of the two servers is creating the problem.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now