planet_fox
Super-Moderator
du hast aber zuvor mydns gestartet ?
ls -la /etc/init.d/
ls -la /etc/init.d/
ls /etc/mydns.conf
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
#! /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
chmod +x /etc/init.d/mydns
update-rc.d mydns defaults
Wenn ich das Update drüberlaufen lasse, verliere ich dabei die bereits erstellten Daten (User,Webs usw.)?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.
Nach dem erneuten isntallieren kriegt ich folgende Meldung
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
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
Wir verwenden essentielle Cookies, damit diese Website funktioniert, und optionale Cookies, um den Komfort bei der Nutzung zu verbessern.
Siehe weitere Informationen und konfiguriere deine Einstellungen