On Tue, Sep 09, 2008 at 03:49:29PM -0700, Andrew Lentvorski wrote:
> John Oliver wrote:
> >On Solaris 10:
> >
> >bash-3.00# nslookup sunsolve.sun.com
> >Server:         10.99.16.5
> >Address:        10.99.16.5#53
> >
> >Non-authoritative answer:
> >Name:   sunsolve.sun.com
> >Address: 192.18.108.40
> >
> >bash-3.00# ping sunsolve.sun.com
> >ping: unknown host sunsolve.sun.com
> >bash-3.00# ping 192.18.108.40
> >192.18.108.40 is alive
> >
> >/etc/nsswitch.conf includes:
> >
> >hosts:      files dns
> 
> When debugging, don't use nslookup.  It is very old and very buggy at 
> this point.
> 
> Use "dig"

Yes, I know all about dig.  Unfortunately, it isn't included with
Solaris.  I don't see it at sunfreeware.com either.

In any case, I stumbled upon an answer, and was relieved that this
wasn't some incredibly easy thing that I'd just forgotten.  I needed to
add "dns" to "ipnodes" in nsswitch.conf, and all is well now.

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************


-- 
KPLUG-List@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to