Hi guys bind problem

2002-06-22 Thread Remo Mattei
HI guys, I have tried to update to the latest bind 9.2.1 released for redhat. I can install no problem but it will not work gives me an error in /var/log/messages saying startup failed. here is the list so to make it work I have to reinstall the older version of bind 9.1 Thanks 06:37:22 a named[

RE: BIND Problem

2000-07-05 Thread Jeff Graves
ailto:[EMAIL PROTECTED]] Sent: Tuesday, July 04, 2000 6:20 PM To: redhat list Subject: BIND Problem Hi All, thanks to the persons who kindly answered previous posts regarding route configuration... Now it' sthe next step... named I setup BIND on my machine and I have in the following files

Re: BIND Problem

2000-07-04 Thread Darryl Harvey
You need to add an entry in /etc/named.conf to tell your name server where to get info if it can't find it. forwarders { 204.127.160.2; 204.127.129.2; }; This should fix the problem. nslookup only loads one nameserver when you invoke it; IE; [root@rehanna /root]# nslookup www.compaq

Re: BIND Problem

2000-07-04 Thread Bret Hughes
Ahbaid Gaffoor wrote: > Hi All, > snip > b) /etc/resolv.conf has > nameserver 199.1.1.2 > nameserver 204.127.160.2 > nameserver 204.127.129.2 > > snip > Now, if I edit /etc/resolv.conf and place the outside nameserver as > follows: > > nameserver 204.127.160.2 > nameserver 199.1.1.2 > nameserv

BIND Problem

2000-07-04 Thread Ahbaid Gaffoor
Hi All, thanks to the persons who kindly answered previous posts regarding route configuration... Now it' sthe next step... named I setup BIND on my machine and I have in the following files: a) /etc/host.conf has order hosts,bind multi on b) /etc/resolv.conf has nameserver 199.1.1.2 nameserv

Re: bind problem

2000-04-19 Thread Rick Warner
Yes, a non-privileged user should be created and used to to run named. RH6.2 does, but default on new installs, create a user called 'named' and runs the named process as that user. There have been some well-documented buffer overflow problems in named. Exploits to these are automated and s

Re: bind problem

2000-04-18 Thread Brad Cramer
: Steve Lee <[EMAIL PROTECTED]> To: redhat <[EMAIL PROTECTED]> Date: Tuesday, April 18, 2000 12:03 AM Subject: bind problem >i just upgraded from 6.1 to 6.2 >when i start up bind i get this error with my >old config. Was there a change in >how the config loads ? >ple

bind problem

2000-04-17 Thread Steve Lee
i just upgraded from 6.1 to 6.2 when i start up bind i get this error with my old config. Was there a change in how the config loads ? please help. Starting named: user "named" unknown [FAILED] -- To unsubscribe: mail [EMAIL PROTEC