On Wed, Oct 22, 2003 at 03:28:52PM +0100, Ross Cooney -- Cyber Sentry Ltd wrote:
> On Tue, 2003-10-21 at 16:44, Bilal Dar wrote:
> > I recently installed redhat9, and there is no bind config file. Do i
> > have to create it myself manually or i have any other option.
> 
> look for the bind config file:
> cd /etc
> find -name "named.conf" -print
> 
> If you cant find the file it may be because you dontt have bind
> installed! You may need to install bind. Download the RPM from the
> redhat.com or rpmfind.net web site.

The bind package does not include named.conf.  To show all the config
files for a specific package, do:
# rpm-qc bind

The bind package does include the man package for named.conf.
You may also have the redhat-config-bind package installed.  You can
configure bind using this.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to