Can you provide the output of
dig solaris @solaris
dig solaris.domain.com @solaris.domain.com
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
"When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle
On Wed, Sep 23, 2009 at 4:26 PM, <MFisher at hra.com> wrote:
I have chanegd the bb-hosts entry to be 192.168.X.X solaris.domain.com # dns nis ntp telnet pop3 pop3s imap imaps
And i renamed through bb with the command ./bb 127.0.0.1 "rename solaris solaris.domain.com"
No dice....UGH
[image: Inactive hide details for Craig Cook ---09/23/2009 01:13:51 PM--->##############The bb-hosts file entry is as follows: >]Craig Cook ---09/23/2009 01:13:51 PM--->##############The bb-hosts file entry is as follows: >
*Craig Cook <Craig.Cook at carquest.com>* 09/23/2009 01:13 PM Please respond to hobbit at hswn.dkTo
"hobbit at hswn.dk" <hobbit at hswn.dk> cc
Subject
Re: [hobbit] DNS Test - No Record Lookup
##############The bb-hosts file entry is as follows:
page solaris Solaris 192.168.X.X solaris # Name:"SOLARIS" dns nis ntp telnet pop3 pop3s imap imaps
You are not using FQDN.
Try (as the xymon user on the xymon host)
dig @solaris solaris
You may not be resolving correctly. Confirm /etc/resolv.conf is correct
Try adding your domain to bb-hosts
192.168.X.X solaris.example.com # Name:"SOLARIS" dns nis ntp telnet pop3 pop3s imap imaps
Also try removing ‘ Name:"SOLARIS” ‘ (I don’t think that will matter though)
Craig