what does the log message say..?

also u may portscan ur m/c to find if DNS is running..
whats the output of u PS.?


Warm Regards.
             - V SHEKHAR -
          Tel : 040-23553343 ext 285


----- Original Message -----
From: "Ritesh Agrawal" <[EMAIL PROTECTED]>
Date: Friday, March 5, 2004 6:25 pm
Subject: [ilugd] BIND 9 Configuration  Error

> 
> 
> Hi Group,
>   currently i am experimenting with  BIND 9  for DNS server , 
> after 
> configurations , when i restart 'named' services, it displays 
> followingerror
> 
>       "stop named "rndc: connect failed: connection refused "
> 
>  my minimal seting of DNS server :-
> 
> In named.conf:---------------------------------------------
> 
> controls {
>        inet 127.0.0.1 allow { localhost; } keys { rndckey; };
> };
> 
> include "/etc/named.custom";
> 
> include "/etc/rndc.key";
> 
> zone  "0.0.127.in-addr.arpa" {
>        type master;
>        file  "0.0.127.in-addr.arpa.zone";
> };
> 
> 
> zone  "localhost" {
>        type master;
>        file  "localhost.zone";
> };
> 
> 
> In rndc.conf:----------------------------------------------------
> 
>                options {
>        default-server  localhost;
>        default-key     "rndckey";
> };
> 
> server localhost {
>        key     "rndckey";
> };
> 
> include "/etc/rndc.key";
> 
> In rndc.key:-------------------------------------------------------
> -
> 
>       key "rndckey" {
>        algorithm       hmac-md5;
>        secret
> "WUOcDOI4zFlWdmmmvmms;lkdjdfohrfgagfaljhi43563845jfdr0YRWlo14duJ6VoHvQ
Z";
> };
> 
> [EMAIL PROTECTED] root]# /etc/init.d/named  restart
> Stopping named: rndc: connect failed: connection refused
>                                                           [FAILED]
> Starting named:                                            [  OK  ]
> 
> BIND didn't start :(
> 
>  I searched the google , found the same problem but no solution.
> 
> Thanks in advance
> 
> Regards
> 
> Ritesh Agrawal
> 
> 
> 
> _______________________________________________
> ilugd mailinglist -- [EMAIL PROTECTED]
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
> http://www.mail-archive.com/[EMAIL PROTECTED]/
> 
> 
> <Virus scanned by ERNET-NOC>
> 
> 
> 


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to