when client try to contact windows server 2008 through A record FQDN, client doesn't get result, although there is A record under DNS server, but I can contact server through hostname under host file, does for any reason windows 2008 may cause this type of problem, or it has to do with something else,
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Are there any prior DNS errors listed? don't know where to look for that
-Are able to access the shares with only domain name?
I can access share folder through domain name, but still the porblem i have "quickbooks" can not access the file porperly as it is FQDN, have to access back through IP.
-Are able to access the shares with only domain name?
there is share access with full permission, user can access file, change and delete.
-dcdiag /q command is not available.
I would like to disable all firewall on windows 2008 server, and test it to make sure Firewall is not causing issues, because server is joined to domain, Firewall is grade out, how to disable it, does it has to be from Registory? as don't want to do it from GPO.
Sushil Sonawane
Disable EDns:
Open the command prompt run as administrator and to disable edns following command in command prompt.
nslookup of FQDN gives result, i do get back ip address of the server from DNS server,
nslookup result
C:\Users\administrator.DOM
Default Server: st.domain.local
Address: 172.30.0.40
> server.domain.local
Server: st.domain.local
Address: 172.30.0.40
Name: server.domain.local
Address: 172.30.0.20
Are there any prior DNS errors listed? don't know where to look for that
-Are able to access the shares with only domain name?
I can access share folder through domain name, but still the porblem i have "quickbooks" can not access the file porperly as it is FQDN, have to access back through IP.
-Are able to access the shares with only domain name?
there is share access with full permission, user can access file, change and delete.
-dcdiag /q command is not available.
I would like to disable all firewall on windows 2008 server, and test it to make sure Firewall is not causing issues, because server is joined to domain, Firewall is grade out, how to disable it, does it has to be from Registory? as don't want to do it from GPO.