I hope not all of you are offline today. After creating new site + email user my Bind is down. When I was creating e-mail account I received error that there was not-allowed characters in real name, I fixed it and resubmited. Can that have influence, maybe bad email was made or something? Anyway, I tried to take a look at /var/log/auth.log and it was empty, also the /var/log/messages is also empty, I tried to restart logging deamon with /etc/init.d/sysklogd restart, but no response... Here is my /etc/syslog.conf : Code: daemon.*;*.=notice;*.=warn;\ *.info;mail.none;authpriv.none;cron.none -/var/log/messages authpriv.* -/var/log/secure auth -/var/log/auth.log mail.* -/var/log/maillog cron.* -/var/log/cron *.emerg * uucp,news.crit -/var/log/spooler local7.* -/var/log/boot.log Has anyone an Idea what could be wrong. It is urgent to me as this is live server...
Start Bind Linux is not Windows If a service like Bind is down, first try to start it with the command: /etc/init.d/bind9 start
sure, but in upper post i forgot to qoute that I had to restarted server, I have restarted|stopped|started bind9 many times without effect