Re: Running A Named Server

2005-11-12 Thread Mike Jeays
On Sat, 2005-11-12 at 15:52 -0500, Gerard Seibert wrote: > If I understand this correctly, if I want to enable a cache name server, > all I have to do is the following: > > In /etc/rc.conf enter: > named_enable="YES" > > Run this command: > # cd /etc/namedb > # sh make-localhost > > I enter the

Running A Named Server

2005-11-12 Thread Gerard Seibert
If I understand this correctly, if I want to enable a cache name server, all I have to do is the following: In /etc/rc.conf enter: named_enable="YES" Run this command: # cd /etc/namedb # sh make-localhost I enter the address: 127.0.0.1 in the /etc/resolv.conf file ahead of any other entries. I