ns script für cron

Bind, PowerDNS
Post Reply
randar
Posts: 73
Joined: 2002-08-31 12:01
 

ns script für cron

Post by randar »

Hi

kann mir wer verraten wie ich meinen bind9 in nen cronjob haun kann? In dem tutorial von 1un1 ist nix dabei :( Da ist nur wie ich ihn auf dem neusten stand haben kann. Würd halt gerne das er sofort startet wenn mal nen reboot ist oder was ähnliches
Matthias Diehl
Posts: 315
Joined: 2002-09-24 13:26
 

Re: ns script für cron

Post by Matthias Diehl »

Hi !
Das wird bei der Installation von bind normalerweise automatisch gemacht. Wenn Du Suse 7.x drauf hast schau mal ob in der /etc/rc.config
folgende Zeile steht:

Code: Select all

START_NAMED="yes"
Wenn das so ist, dann wird der Nameserver automatisch immer gestartet
randar
Posts: 73
Joined: 2002-08-31 12:01
 

Re: ns script für cron

Post by randar »

okay danke.
Post Reply