Jeremy Portzer wrote:
Once you're sure the caching nameserver is working, change
/etc/resolv.conf to use your local nameserver (127.0.0.1) as the first
'nameserver' line.

Yep.

P.S. I usually specify the upstream ISP's servers as 'forwarders' to
reduce load on the root servers.  For example, in /etc/named.conf, in
the first section ("options"), I have these lines:
        forwarders{
                192.101.21.1; 128.109.131.3; 207.217.126.11;
        };

Which puts you back at the mercy of their possibly FUBAR'd DNS service...

--[Lance]

--
 Celebrate The Circle: http://www.celebratethecircle.org/
 Carolina Spirit Quest:  http://www.carolinaspiritquest.org/
 My LiveJournal: http://www.livejournal.com/users/labrown/
 GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to