Blog
By Pete Zerger on 5/17/2009 5:00:33 PM • Rank (3035) • Views 3366
0

0
With the DNS MP (version 6.0.6480.0) this Alert recurs for basically all DNS Servers “DNS 2003 Server External Addresses Resolution Alert” This is actually a false alert due to a configuration of the default rule parameters

The Issue

The rule performs a DNS query of type “NS” (as provided in the Query Type parameter), which means the query is search for the name servers of the domain provided in the Host parameter. The problem here is that the domain name provided is “www.microsoft.com”. Since this is a host name rather than a domain, the query returns a referral rather than a list of DNS servers. This results in the error message mentioned above. DNSAlert

The Fix

You can fix the error in one of two ways (pick one, not both):
  • Set the Host parameter to “microsoft.com” (without the quotes). Then the query returns a list of DNS servers for the microsoft.com domain OR
  • Set the Query Type parameter to “A”. Then the query returns the IP address(es) for www.microsoft.com
I chose option 1, which seemed to resolve the issue.
Comments (2) - Comment RSS
Simon Skinner wrote: on May 17, 2009 01:19 PM
Monitoring a Public NS server is pretty cool with Ops Mgr since 6.0.6480.0, it has really helped cut down on on DNS Admin
ismail wrote: on Mar 18, 2010 03:23 AM
Hi Simon.



Agreed with your solution. My current situation here is i need to monitor couple of external domain. like doing nslookup example microsoft.com gmail.com and yahoo.com

If i am going with the above recommendation - under effective value if i put microsoft.com,gmail.com,yahoo.com (like multiple domain lookup seperating it by comma) will it work?



The reason why i am askingn you this - we have exchange server in our domain - for few accepted domains we are sending and receiving email. We want set an alert in SCOM to check the nslookup for those accepted domain and i feel the above solution might work and another confusion if it works how to add multiple domain


Who Viewed
Who Reviewed
Categories
Related Pages
Shortened URL
http://tinyurl.com/yez5vhu

Top Contributors
Featured Members
Pete Zerger
Points: 65622
Level: System Center Expert
Tommy Gunn
Points: 42748
Level: System Center Expert
Simon Skinner
Points: 40804
Level: System Center Expert
Stefan Koell
Points: 28999
Level: System Center Expert
Andreas Zuckerhut
Points: 27734
Level: System Center Expert