DNS Errors

DNS Errors

Customer is having issues talking to active directory and ran a dns test with the results

INFO: exploring forest using domain controller: server1.company.com 
>>>>>: (DNS) - testing domain: COMPANY 
INFO: according to DNS, the following services are available: 
INFO: (PDC) - server2.company.com = 10.90.7.7 
INFO: (GC) - server2.company.com = 10.90.7.7 
INFO: (GC) - server2.company.com = 10.90.7.7 
INFO: (GC) - server1.company.com = 10.90.7.8 
INFO: (DC) - server2.company.com = 10.90.7.7 
INFO: (DC) - server2.company.com = 10.90.7.7 
INFO: (DC) - server1.company.com = 10.90.7.8 
INFO: (LDAP) - server2.company.com = 10.90.7.7 
INFO: (LDAP) - server1.company.com = 10.90.7.8 
INFO: (LDAP) - server2.company.com = 10.90.7.7 

INFO: (DNS) - name resolution for domain: COMPANY 
INFO: (DNS) - 10.90.7.7 -> ERROR: missing PTR record (reverse DNS). 
INFO: (DNS) - 10.90.7.8 -> ERROR: missing PTR record (reverse DNS). 

INFO: (DNS) - SRV record: priority:0 weight:0 port:389 host:server2.company.com 
INFO: (DNS) - name resolution for: server2.company.com 
ERROR: (DNS) - missing PTR record (reverse DNS) for domain controller: 10.90.7.7 

INFO: (DNS) - SRV record: priority:0 weight:100 port:389 host:server2.company.com 
INFO: (DNS) - name resolution for: server2.company.com 
ERROR: (DNS) - missing PTR record (reverse DNS) for domain controller: 10.90.7.7 

INFO: (DNS) - SRV record: priority:0 weight:100 port:389 host:server1.company.com 
INFO: (DNS) - name resolution for: server1.company.com 
ERROR: (DNS) - missing PTR record (reverse DNS) for domain controller: 10.90.7.8 
<<<<<: (DNS) - testing domain: COMPANY 
>>>>>: (DNS) - testing domain: StudentLab.company.com 
INFO: according to DNS, the following services are available: 
<<<<<: (DNS) - testing domain: StudentLab.company.com 

Any Error: lines in there need to be fixed in your Microsoft AD dns server. Many times there is left over information from old servers, servers that have been renamed or re purposed. Some times there is old information from a server that was installed but was incorrectly configured. When the server is fixed, the new information gets registered but the old information is not removed. 

Also use the Microsoft dnslint program to validate your MS AD DNS information. All errors should be resolved to ensure proper dns resolution.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • DNS Test : NameNotFoundException error

        The customer is using MS AD and is in the stoneware management console and did a DNS Test. The following Errors were given. INFO: Attempting to locate a domain controller in DNS for domain: company.org ERROR: javax.naming.NameNotFoundException: DNS ...
      • Issues with Round Robin DNS and webNetwork

        Round Robin DNS is considered the "poor mans load balancer"  You can find the information about it at WikipediA.  In general Round-Robin DNS works well with static web sites.  Once dynamic information is utilized then there may be problems.  The ...
      • DNSLint : Resolving DNS Names

        The following information comes from the Microsoft URL : http://support.microsoft.com/kb/321046 There is also a powerpoint on the subject at : ...
      • Java caches dns entries

        When a dns name changes, we have to restart portal it to use the new dns name. Is there a way to disable this in Java ? Java by defaults caches successful dns resolutions, this can be changed by  editing the /stoneware/jre/lib/security/java.security ...
      • Client side SSO errors

        The customer is getting the following errors when trying to use the client side SSO features in webNetwork for RDP / Citrix.  The first error:  The relay path of 192.168.9.29/axis/services/WebNetworkPortalService is not a valid format.  The second ...