Hi,
my bind server working
Quote:
srv11:/# netstat -tap |grep domain
tcp 0 0 srv11.jheberge.c:domain *:* LISTEN 1869/named
tcp 0 0 localhost.locald:domain *:* LISTEN 1869/named
srv11:/# /etc/init.d/bind9 restart
Stopping domain name service...: bind9 waiting for pid 1801 to die.
Starting domain name service...: bind9.
|
If i check the status from command line, i have this
Quote:
srv11:/# /etc/init.d/bind9 status
bind9 is not running failed!
|
I find this is the named.pid not find.
In the /etc/init.d/bind9 script, the file is defined PIDFILE=/var/run/bind/run/named.pid
To my system the file is
Quote:
srv11:/# locate named.pid
/var/lib/named/var/run/bind/run/named.pid
|
I have changed the PIDFILE value and it's OK
I'm on debian lenny with ispconfig
Best regards
Recent comments
12 hours 56 min ago
19 hours 37 min ago
23 hours 28 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 19 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 3 hours ago
2 days 4 hours ago