Re: bind config file in redhat9

2003-10-22 Thread Rodolfo J. Paiz
At 16:09 10/22/2003, you wrote: I have checked that already, the package do not install the config file. i tried "rpm -qc bind" i tried "rpm -ql bind" I am 100% sure its not installed, same happend with another machine. You can just write your own... or, if you want a simple named.conf file, inst

Re: bind config file in redhat9

2003-10-22 Thread Bilal Dar
d" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 22, 2003 5:28 PM Subject: Re: bind config file in redhat9 > Hi, > > On Tue, 2003-10-21 at 16:44, Bilal Dar wrote: > > Hello, > > > > I recently installed redhat9, and there is no b

Re: bind config file in redhat9

2003-10-22 Thread Ed Wilts
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 f

Re: bind config file in redhat9

2003-10-22 Thread Ross Cooney -- Cyber Sentry Ltd
Hi, On Tue, 2003-10-21 at 16:44, Bilal Dar wrote: > Hello, > > 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

Re: bind config file in redhat9

2003-10-22 Thread Willem van der Walt<[EMAIL PROTECTED]>
Install the caching-nameserver package. If bind itsellf does not have a conf file, that package has. regards, Willem On Tue, 21 Oct 2003, Bilal Dar wrote: > Hello, > > I recently installed redhat9, and there is no bind config file. Do i have to create > it myself manually or i have any other op

bind config file in redhat9

2003-10-21 Thread Bilal Dar
Hello,   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.   Thanks in advance.