- To: Slug list <slug@xxxxxxxxxxx>
- Subject: [SLUG] name resolution
- From: Andy Eager <eagera@xxxxxxxxxxxxxxx>
- Date: Mon Sep 2 15:38:06 2002
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513
Hi all,
Is there an easy way to tell what name resolution scheme was used in
order to resolve a host lookup:
eg:
ping node3.mydomain --> search dns... not found, search files...found
ping www.blah.com.au --> search dns... found
That is, tracing the paths/actions defined in nsswitch.conf and what
each action returned.
Regards,
Andy