<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FQDN &#8211; ala Fully Qualified Domain Name</title>
	<atom:link href="http://jkroon.blogs.uls.co.za/it/networking/fqdn-ala-fully-qualified-domain-name/feed" rel="self" type="application/rss+xml" />
	<link>http://jkroon.blogs.uls.co.za/it/networking/fqdn-ala-fully-qualified-domain-name</link>
	<description>Ultimate Linux Solutions</description>
	<lastBuildDate>Sat, 07 Jan 2012 13:57:16 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jaco Kroon</title>
		<link>http://jkroon.blogs.uls.co.za/it/networking/fqdn-ala-fully-qualified-domain-name/comment-page-1#comment-132</link>
		<dc:creator>Jaco Kroon</dc:creator>
		<pubDate>Wed, 05 May 2010 09:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=229#comment-132</guid>
		<description>well, nsswitch.conf just says how lookups are actually performed, so yes, whilst it&#039;s important the defaults are usually OK for most people and unless you&#039;re integrating NIS/ldap/mysql/some other lookup technology you shouldn&#039;t need to touch it.

For reference sake, the defaults (on the systems I&#039;ve worked on at least) for the &quot;hosts&quot; database is as follows:

hosts:       files dns

This means the name server switch in libc (glibc usually) will first check /etc/hosts and then perform a DNS lookup if looking in /etc/hosts fails.</description>
		<content:encoded><![CDATA[<p>well, nsswitch.conf just says how lookups are actually performed, so yes, whilst it&#8217;s important the defaults are usually OK for most people and unless you&#8217;re integrating NIS/ldap/mysql/some other lookup technology you shouldn&#8217;t need to touch it.</p>
<p>For reference sake, the defaults (on the systems I&#8217;ve worked on at least) for the &#8220;hosts&#8221; database is as follows:</p>
<p>hosts:       files dns</p>
<p>This means the name server switch in libc (glibc usually) will first check /etc/hosts and then perform a DNS lookup if looking in /etc/hosts fails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gert</title>
		<link>http://jkroon.blogs.uls.co.za/it/networking/fqdn-ala-fully-qualified-domain-name/comment-page-1#comment-131</link>
		<dc:creator>Gert</dc:creator>
		<pubDate>Wed, 05 May 2010 08:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=229#comment-131</guid>
		<description>/etc/nsswitch.conf is also important, at least if DNS was not set up on the box previously...

Linux uses /lib/libnss_*.so.* as resolvers, while Solaris uses /usr/lib/nss_*.so.1 as resolvers</description>
		<content:encoded><![CDATA[<p>/etc/nsswitch.conf is also important, at least if DNS was not set up on the box previously&#8230;</p>
<p>Linux uses /lib/libnss_*.so.* as resolvers, while Solaris uses /usr/lib/nss_*.so.1 as resolvers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

