mydns offline - Überwachung?

Till

Administrator
Ich würde Dir raten mydns-ng einfach naochmal exakt nach Anleitung zu installieren also so:

Code:
cd /tmp
  wget http://heanet.dl.sourceforge.net/sourceforge/mydns-ng/mydns-1.2.8.28.tar.gz
  tar xvfz mydns-1.2.8.28.tar.gz
  cd mydns-1.2.8
  ./configure
  make
make install

Dann das startscript neu erstellen:

rm -f /etc/init.d/mydns
vi /etc/init.d/mydns

mit dem Inhalt:

Code:
#! /bin/sh
#
# mydns         Start the MyDNS server
#
# Author:       Philipp Kern <phil@philkern.de>.
#               Based upon skeleton 1.9.4 by Miquel van Smoorenburg
#               <miquels@cistron.nl> and Ian Murdock <imurdock@gnu.ai.mit.edu>.
#

set -e

PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/local/sbin/mydns
NAME=mydns
DESC="DNS server"

SCRIPTNAME=/etc/init.d/$NAME

# Gracefully exit if the package has been removed.
test -x $DAEMON || exit 0

case "$1" in
  start)
        echo -n "Starting $DESC: $NAME"
        start-stop-daemon --start --quiet \
                --exec $DAEMON -- -b
        echo "."
        ;;
  stop)
        echo -n "Stopping $DESC: $NAME"
        start-stop-daemon --stop --oknodo --quiet \
                --exec $DAEMON
        echo "."
        ;;
  reload|force-reload)
        echo -n "Reloading $DESC configuration..."
        start-stop-daemon --stop --signal HUP --quiet \
                --exec $DAEMON
        echo "done."
        ;;
  restart)
        echo -n "Restarting $DESC: $NAME"
        start-stop-daemon --stop --quiet --oknodo \
                --exec $DAEMON
        sleep 1
        start-stop-daemon --start --quiet \
                --exec $DAEMON -- -b
        echo "."
        ;;
  *)
        echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
        exit 1
        ;;
esac

exit 0

es startbar machen:

Code:
chmod +x /etc/init.d/mydns
update-rc.d mydns defaults

und dann das neueste ISPConfig update ruber laufen lassen und ihm sagen dass die Dienste rekonfiguriert werden sollen.
 
Nach dem erneuten isntallieren kriegt ich folgende Meldung
update-rc.d: warning: /etc/init.d/mydns missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
System startup links for /etc/init.d/mydns already exist.
Wenn ich das Update drüberlaufen lasse, verliere ich dabei die bereits erstellten Daten (User,Webs usw.)?
Jetzt muss ich nur noch das Update finden.

Clam AV zeigt übrigens auch ne Warnung an das es veraltet ist, werde aber aus dem ausgegebenen Text nicht ganz schlau wo ich die DB Updates finde. Die Webseite von ClamAv ist alles andere als übersichtlich :)
 
Zuletzt bearbeitet:

Till

Administrator
Nach dem erneuten isntallieren kriegt ich folgende Meldung

Das ist ok.

Wenn ich das Update drüberlaufen lasse, verliere ich dabei die bereits erstellten Daten (User,Webs usw.)?

Nein, sonst wäre es wohl kein update ;)

Jetzt muss ich nur noch das Update finden.

Wiso finden. Ich hab Dir doch exakt gepostet was Du als root eingeben sollst.

Clam AV zeigt übrigens auch ne Warnung an das es veraltet ist, werde aber aus dem ausgegebenen Text nicht ganz schlau wo ich die DB Updates finde. Die Webseite von ClamAv ist alles andere als übersichtlich :)

Das ist nicht relevant, clamav macht sich da etwas wichtig bei dem Text. Dein System ist aktuell da es die aktuellen Virensignaturen benutzt, es gibt nur eine neuere Version von clamav, die aber von den Linuxdistributionen erst nach ausführlichen Tests rausgegeben wird. Installier einfach von Zeit zu Zeit Die Updates Deiner Linux Distribution.
 
Wo hast Du mir den link zum update gepostet? Hab ich was übersehen?
Habe es hier gefunden und manuell ausgeführt da anders nicht ging.
Alle Services wurden neu konfiguriert. Allerdings zeigt mir der Monitor immer noch den Fehler an.
 

jogy

New Member
Bis heute ist die 1.2.8.27 die letzte Version. Die habe ich jetzt im Einsatz - es gab bisher keine Ausfälle von MyDNS mehr. Daran lag es wohl. :D
 

jogy

New Member
verzweifelt!

Zu früh gefreut: Heute ist MyDNS wieder abgestürzt. Hier das MyDNS Logfile:

mydns[2617]: mydns: mydns 1.2.8.27 started Sun Jun 28 17:08:52 2009 (listening on 3 addresses)
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 703 times
mydns[2621]: mydns: 81.91.161.79: A . (25980) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (25981) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - NOTIFY is currently not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (25982) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (25983) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 8 times
mydns[2621]: mydns: 81.91.161.79: A . (26375) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26376) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - NOTIFY is currently not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26377) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26378) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 3 times
mydns[2621]: mydns: 81.91.161.79: A . (26443) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26444) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - NOTIFY is currently not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26445) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (26446) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 95 times
mydns[2621]: mydns: 81.91.161.79: A . (30056) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (30057) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - NOTIFY is currently not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (30058) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: 81.91.161.79: A . (30059) NEED_ANSWER, High Priority IO Driven Task: FORMERR in query - not a supported opcode
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 495 times
mydns[2621]: mydns: 149.20.52.140: TXT version.bind. (42056) NEED_ANSWER, High Priority IO Driven Task: NOTIMP - qclass not available
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 87 times
mydns[2621]: mydns: 149.20.52.214: TXT hostname.bind. (44629) NEED_ANSWER, High Priority IO Driven Task: NOTIMP - qclass not available
mydns[2621]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[2621]: last message repeated 676 times
mydns[2621]: mydns: terminated
mydns[2621]: mydns: domainname.com up 1w8h26m44s (635204s) 50135 questions (0/s) NOERROR=48447 SERVFAIL=0 NXDOMAIN=1 NOTIMP=18 REFUSED=1662 (4% TCP, 2302 queries)
mydns[2617]: mydns: Server pid 2621 died
mydns[4480]: mydns: purge_bad_task() bad task 0.0.0.0: 000 (10368) NEED_TASK_READ, High Priority IO Driven Task => 2
mydns[4480]: mydns: purge_bad_task() bad task 0.0.0.0: 000 (10375) NEED_TASK_READ, High Priority IO Driven Task => 4
mydns[4480]: mydns: purge_bad_task() bad task ::: 000 (10400) NEED_TASK_READ, High Priority IO Driven Task => 6
mydns[4480]: mydns: terminated
mydns[4480]: mydns: domainname.com up 1w1d16h9m48s (749388s) 12268 questions (0/s) NOERROR=12267 SERVFAIL=0 NXDOMAIN=0 NOTIMP=0 REFUSED=0 (0% TCP, 3 queries)
mydns[2617]: mydns: terminated
mydns[2617]: mydns: domainname.com up 1w1d16h9m48s (749388s) 12262 questions (0/s) NOERROR=12261 SERVFAIL=0 NXDOMAIN=0 NOTIMP=0 REFUSED=0
mydns[20213]: mydns: mydns 1.2.8.27 started Tue Jul 7 09:18:42 2009 (listening on 3 addresses)
mydns[20215]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection

Das kann so nicht weitergehen. Hat jemand ähnliche Probleme und eine Lösung gefunden? Vielen Dank im Voraus!
 

Till

Administrator
Also wir setzen mydns jetzt schon ein paar jahre ien und es läuft stabil. An Deiner Stelle würde ich das mal in der mydns-ng developer mailingliste posten, die können Dir da mit Sicherheit eher weiterhelfen und ggf. den Code patchen.
 

jogy

New Member
MyDNS Fehler besteht weiterhin

Hallo!
Leider besteht der Fehler, dass MyDNS regelmäßig aussetzt weiter. Im Logfile findet sich der Fehler:
------------------
mydns[1755]: mydns: read_tcp_length: no data for fd 8: 127.0.0.1: Client closed TCP connection
mydns[1755]: last message repeated 897 times
mydns[1755]: mydns: Normal shutdown
mydns[1755]: mydns: server1.mydomain.de up 1w5d8h23m54s (1067034s) 74611 questions (0/s) NOERROR=70287 SERVFAIL=0 NXDOMAIN=13 NOTIMP=13 REFUSED=4291 (5% TCP, 4028 queries)
------------------
Auch ein Posting in den MyDNS Bugtracker blieb ohne Antwort:
http://sourceforge.net/tracker/?atid=1010042&group_id=209520&func=browse

Hat vielleicht jemand eine Idee? Bitte um Hilfe. Danke im Voraus!!!
 

Till

Administrator
Versuch bitte mal das /etc/init.d/mydns script umzubennenen, nur um zu sehen dass es sich nicht um einen anderen Prozess handelt, der es neu startet.
 

jogy

New Member
ok. Habe ich gemacht und werde warten, ob MyDNS erneut ausfällt.
Vielen Dank erst einmal für den Tipp!
 

Werbung

Top