Hi, after Performing a package update to 4.3-2 errata344 yesterday we encountered some weired Problems today.
The server is doing DNS and DHCP in our Network. This morning some users encountered that their PCs did not receive an IP address from the DHCP Service from the univention server. So I restarted the whole System. Now DHCP adresses are assigned again to the clients but they can not get into the Internet. So I tried to login to the univention Server using putty by IP but due to some reason I can not get a connection using the IP of the server. Ping doesn’t work as well.
The only way connecting to the server is by using the FQDN.
What I recognized is when I send a reboot to the server suddenly for a short period a ping is possible to the server by using the IP address. But I do not know which service is stopped in this moment.
EDIT:
This is the output of /var/log/syslog when shutting down. One of these shutdown steps makes the server reachable again.
Dec 1 18:32:13 mail UMC: Das System wird nun neu gestartet
Dec 1 18:32:13 mail systemd[1]: Stopping pNFS block layout mapping daemon...
Dec 1 18:32:13 mail blkmapd[512]: exit on signal(15)
Dec 1 18:32:13 mail systemd[1]: Stopped target Remote File Systems (Pre).
Dec 1 18:32:13 mail systemd[1]: Stopping NFS server and services...
Dec 1 18:32:13 mail systemd-memcached-wrapper[1828]: Signal handled: Terminated.
Dec 1 18:32:13 mail systemd-memcached-wrapper[2470]: Signal handled: Terminated.
Dec 1 18:32:13 mail systemd[1]: Stopped target Graphical Interface.
Dec 1 18:32:13 mail systemd[1]: Stopped target Multi-User System.
Dec 1 18:32:13 mail systemd[1]: Stopping memcached daemon...
Dec 1 18:32:13 mail systemd[1]: Stopping Make remote CUPS printers available locally...
Dec 1 18:32:13 mail systemd[1]: Stopping memcached univention_saml daemon...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: saslauthd startup script...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: Kopano Webmeetings server...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: Samba Winbind daemon...
Dec 1 18:32:13 mail systemd[1]: Stopped Postfix Mail Transport Agent.
Dec 1 18:32:13 mail systemd[1]: Stopping Postfix Mail Transport Agent (instance -)...
Dec 1 18:32:13 mail systemd[1]: Stopping Clam AntiVirus userspace daemon...
Dec 1 18:32:13 mail systemd[1]: Stopping Login Service...
Dec 1 18:32:13 mail systemd[1]: Stopping The Apache HTTP Server...
Dec 1 18:32:13 mail systemd[1]: Stopping Internet superserver...
Dec 1 18:32:13 mail systemd[1]: Stopping OpenBSD Secure Shell server...
Dec 1 18:32:13 mail systemd[1]: Stopping Kopano Core Storage Server...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: Univention S4 Connector...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: Univention Directory Policy...
Dec 1 18:32:13 mail systemd[1]: Stopping LSB: nagios host/service/network monitoring and management system...
Dec 1 18:32:14 mail kernel: [25908.984489] nfsd: last server has exited, flushing export cache
Dec 1 18:32:14 mail systemd[1]: Stopping Suspend/Resume Running libvirt Guests...
Would be good to have some ideas to figure out what happend.
Thanks!
Andy