Caching only DNS Server
John Abreau
jabr at blu.org
Sun May 5 01:31:34 EDT 2002
"Lyman GL DeLiguori, Sr." <mrmrsdel at attbi.com> writes:
> I have been searching in vain for step-by-step instructions in creating a
> Caching only DNS Server using RH 7.2. I've looked for books on the subject,
> scoured the Web, etc. All to no avail.
>
> Any help pointing me in the right direction would be greatly appreciated.
On Redhat it's pretty simple; all the rpm packages are on the installation
cdroms, so you can install them automatically when you build the system.
Basically, you install the caching-nameserver and bind rpm packages (if
they're not already installed), start the named service, and set
/etc/resolv.conf to use it:
rpm -ihv bind*.rpm caching-nameserver*.rpm
/etc/init.d/named start
In /etc/resolv.conf:
nameserver 127.0.0.1
--
John Abreau / Executive Director, Boston Linux & Unix
ICQ 28611923 / AIM abreauj / JABBER jabr at jabber.org / YAHOO abreauj
Email jabr at blu.org / WWW http://www.abreau.net / PGP-Key-ID 0xD5C7B5D9
PGP-Key-Fingerprint 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 344 bytes
Desc: not available
URL: <http://lists.blu.org/pipermail/discuss/attachments/20020505/5077f51a/attachment.sig>
More information about the Discuss
mailing list