Here is a patch that make sure the correct hostname is used in the SM_NOTIFY message what is sent from a rebooted server that has multiple network interfaces. Using the network part of the destination address, the correct network interface is found. Then a gethostbyaddr() on that interface is done, which yields the correct hostname that should be sent in the notify message.... Comments? SteveD.