mydns offline - Überwachung?

Wenn ich das hier im Forum richtig gelesen hat scheint mydns etwas mit der mysql zu tun zu haben.
Bei mir steht unter Überwachung das der mydns server offline ist.
phpmyadmin ist ja nicht erreichbar. Hängt das mit dem mydns-server zusammen?
 

Till

Administrator
phmyadmin hat nichts mit dem mydns server zu tun. phpmyadmin sollte auch erreichbar sein wenn Du es installiert hats. Die URL ist dann http://123.123.123.123/phpmyadmin wobei Du natürlich die IP Deines Servers nehmen musst.

zu mydns: poste doch mal die Ausgabe von:

netstat -tap
 
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost:10024 *:* LISTEN 13367/amavisd (ch10
tcp 0 0 localhost:10025 *:* LISTEN 14742/smtpd
tcp 0 0 *:mysql *:* LISTEN 29687/mysqld
tcp 0 0 *:sunrpc *:* LISTEN 9769/portmap
tcp 0 0 *:ftp *:* LISTEN 20207/pure-ftpd (SE
tcp 0 0 *:ssh *:* LISTEN 2262/sshd
tcp 0 0 *:smtp *:* LISTEN 14712/smtpd
tcp 0 0 localhost:799 *:* LISTEN 9951/famd
tcp 0 0 localhost:46650 localhost:mysql TIME_WAIT -
tcp 0 248 sub.domainname.de:ssh p5B145472.dip.t-di:4218 ESTABLISHED 14387/0
tcp 0 0 localhost:mysql localhost:36060 ESTABLISHED 29687/mysqld
tcp 0 0 sub.domainname.de:ssh p5B145472.dip.t-di:4236 ESTABLISHED 14463/sshd: root@no
tcp 0 0 localhost:36060 localhost:mysql ESTABLISHED 13367/amavisd (ch10
tcp 0 0 localhost:46660 localhost:mysql TIME_WAIT -
tcp 0 0 localhost:mysql localhost:39743 ESTABLISHED 29687/mysqld
tcp 0 0 localhost:46652 localhost:mysql TIME_WAIT -
tcp 0 0 localhost:39743 localhost:mysql ESTABLISHED 13758/amavisd (ch9-
tcp 0 0 localhost:mysql localhost:46648 TIME_WAIT -
tcp 0 0 localhost:46649 localhost:mysql TIME_WAIT -
tcp6 0 0 [::]:imaps [::]:* LISTEN 30593/couriertcpd
tcp6 0 0 [::]:pop3s [::]:* LISTEN 30621/couriertcpd
tcp6 0 0 [::]:pop3 [::]:* LISTEN 30604/couriertcpd
tcp6 0 0 [::]:imap2 [::]:* LISTEN 30576/couriertcpd
tcp6 0 0 [::]:http-alt [::]:* LISTEN 14445/apache2
tcp6 0 0 [::]:www [::]:* LISTEN 14445/apache2
tcp6 0 0 [::]:ftp [::]:* LISTEN 20207/pure-ftpd (SE
tcp6 0 0 [::]:ssh [::]:* LISTEN 2262/sshd
tcp6 0 0 [::]:https [::]:* LISTEN 14445/apache2
tcp6 0 0 sub.domainname.de:www msnbot-65-55-106-:23693 ESTABLISHED 30884/apache2
Das ist die Ausgabe. den letzten Eintrag habe ich mal geändert, anstelle von sub.domainname.de steht natürlich der richtige :D Ist wohl nicht so gut solange ssl net läuft
 
mysql scheint zu laufen. Habe aber kein phpmyadmin
der Link im ispconfig ist falsch und zeigt auf http://sub.domain.de/phpmyadmin
unter der ip ist nichts zu finden. Die Installation war wohl wieder für die Katz.
Errinnert mich stark an Windows :)

/usr/bin/mysqladmin Ver 8.41 Distrib 5.0.51a, for debian-linux-gnu on x86_64
Copyright (C) 2000-2006 MySQL AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version 5.0.51a-24+lenny1
Protocol version 10
Connection Localhost via UNIX socket
UNIX socket /var/run/mysqld/mysqld.sock
Uptime: 12 hours 54 min 4 sec

Threads: 19 Questions: 92264 Slow queries: 0 Opens: 69 Flush tables: 1 Open tables: 63 Queries per second avg: 1.987.
 
Zuletzt bearbeitet:
Domains habe ich mal durch Domain ersetzt, solange System noch net läuft und sicher ist. Von Mysql oder phpmyadmin nix zu sehen.
drwxr-xr-x 5 root root 4.0K 2009-05-19 10:44 .
drwxr-xr-x 15 root root 4.0K 2009-05-19 02:02 ..
drwxr-xr-x 4 root root 4.0K 2009-05-19 10:44 clients
-rw-r--r-- 1 root root 45 2009-05-19 01:44 index.html
lrwxrwxrwx 1 root root 34 2009-05-19 02:02 ispconfig -> /usr/local/ispconfig/ interface/web
lrwxrwxrwx 1 root root 30 2009-05-19 02:09 domain.de -> /var/www/client s/client1/web1/
lrwxrwxrwx 1 root root 30 2009-05-19 10:44 domain.com -> /var/www/clients/c lient3/web4/
drwxr-xr-x 3 root root 4.0K 2009-05-19 02:02 php-fcgi-scripts
lrwxrwxrwx 1 root root 30 2009-05-19 02:12 domain.de -> /var/www/clients/cli ent1/web2/
drwxr-xr-x 2 root root 4.0K 2009-05-19 01:56 webalizer
lrwxrwxrwx 1 root root 24 2009-05-19 01:58 webmail -> /usr/share/squirrelmail /
mal anders gefragt, wo ist denn konfiguriert wo phpmyadmin aufgerufen werden kann. Ob das Ding nun vom Interface zu erreichen ist oder von einer anderen Stelle ist mir eigentlich wurscht, Hauptsache läuft und ich komme weiter.
 
Zuletzt bearbeitet:

planet_fox

Super-Moderator
phpmyadmin ist nicht installiert.

Code:
apt-get install phpmyadmin

phpmyadmin ist kein bestandteil von ispconfig3
 
Stimmt nicht ganz.
http://www.howtoforge.de/howto/der-perfekte-server-debian-lenny-debian-50-ispconfig-3/4/ Punkt 9

da steht doch
Wir können Postfix, Courier, Saslauthd, MySQL, phpMyAdmin, rkhunter, und binutils mit einem einzigen Befehl Installieren:
? Fehlt das?

Wenn ich es nochmals ausführe sehe ich das es installiert ist

da kommt

Reading package lists... Done
Building dependency tree
Reading state information... Done
phpmyadmin is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
 
in einer configdate war was falsch. Habs geändert, netz neugestartet und lief,dann server neu gestartet und es läuft.
nur der mydns dienst läuft nicht.
 
Da kommt das. Das apt ist die subdomain vor dem domainnamen
May 22 01:20:01 apt /USR/SBIN/CRON[23424]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
May 22 01:20:01 apt pure-ftpd: (?@localhost.localdomain) [INFO] New connection from localhost.localdomain
May 22 01:20:01 apt pure-ftpd: (?@localhost.localdomain) [INFO] Logout.
May 22 01:20:01 apt postfix/smtpd[23299]: connect from localhost.localdomain[127.0.0.1]
May 22 01:20:01 apt postfix/smtpd[23299]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
May 22 01:20:01 apt postfix/smtpd[23299]: disconnect from localhost.localdomain[127.0.0.1]
May 22 01:20:01 apt pop3d: Connection, ip=[::ffff:127.0.0.1]
May 22 01:20:01 apt pop3d: Disconnected, ip=[::ffff:127.0.0.1]
May 22 01:20:01 apt imapd: Connection, ip=[::ffff:127.0.0.1]
May 22 01:20:01 apt imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
 

Werbung

Top