Hallo,
ich habe momentan USCS 3.0-2 installiert und habe seit einer Weile nun Probleme mit der Erreichbarkeit der Rechner über die Domäne (z.B. kann die Univention Management Console nur über die IP des Servers oder über den Rechnernamen aufgerufen werden, konkret Aufruf ucsserv.local.ucs).
Dies hat zur Folge, dass z.B. die Installation neuer Pakete momentan mit folgender Meldung abgebrochen wird:
Cannot find service-record of _pkgdb._tcp.
No DB-Server-Name found.
oder der Aufruf der SEP Sesam GUI von einem Client aus nicht funktioniert:
Keine Antwort vom GUI Server 'ucsserv.local.ucs'
java.net.UnknownHostException: ucsserv.local.ucs
Da von diesem Rechner aus zwar der Ping an ucsserv funktioniert, nicht jedoch an ucsserv.local.ucs.
ps waux liefert folgendes Ergebnis:
root@ucsserv:/home/User1# ps waux | grep bind
root 1698 0.0 0.0 112 28 ? Ss Feb25 0:00 runsv univention-bind-proxy
root 1700 0.0 0.0 112 28 ? Ss Feb25 0:00 runsv univention-bind
root 1702 0.0 0.0 112 28 ? Ss Feb25 0:00 runsv univention-bind-samba4
root 5603 0.0 0.0 64368 1520 ? Ss Feb25 0:00 /usr/sbin/winbindd
root 5610 0.0 0.0 64756 2460 ? S Feb25 0:00 /usr/sbin/winbindd
root 5616 0.0 0.0 66968 3240 ? S Feb25 0:00 /usr/sbin/winbindd
root 5776 0.0 0.0 64180 952 ? S Feb25 0:00 /usr/sbin/winbindd
bind 16887 0.0 0.1 129552 9232 ? Sl Mar08 0:00 /usr/sbin/named -c /etc/bind/named.conf -p 7777 -u bind -f
bind 16909 0.0 0.4 208796 22640 ? Sl Mar08 0:37 /usr/sbin/named -c /etc/bind/named.conf.proxy -u bind -f
root 19368 0.0 0.0 9616 936 pts/0 S+ 12:45 0:00 grep bind
Der Aufruf von nslookup gibt folgende Ergebnisse:
[code]root@ucsserv:/home/User1# nslookup www.univention.de
Server: 192.168.1.200
Address: 192.168.1.200#53
Non-authoritative answer:
Name: www.univention.de
Address: 88.198.15.85
[/code]
Auflösen eines lokalen Hosts (in UMC unter Position: “ucs.local:/dns/local.ucs” ist ein “Typ: DNS: Host Record” für diesen Rechner angelegt.
[code]root@ucsserv:/home/User1# nslookup pixvm
Server: 192.168.1.200
Address: 192.168.1.200#53
** server can’t find pixvm: NXDOMAIN[/code]
Ich bitte um Unterstützung.
Danke!
VG