Patch-ID# 100141-01 Keywords: NIS DNS nres_gethostbyaddr messages console Synopsis: nres_gethostbyaddr logs misleading messages to console Date: 15-Oct-90 SunOS release: 4.1 Unbundled Product: Unbundled Release: BugId's fixed with this patch: 1039839 Architectures for which this patch is available: sun3, sun4 Obsoleted by: Problem Description: DNS used in conjunction with NIS may generate syslog messages to the console something like : nres_gethostbyaddr: some.name.org != its.correct.IP.addr Install: As root and for the correct architecture directory. example: sun3 /usr/etc mv /usr/etc/ypserv /usr/etc/ypserv.orig #copy the new version to /usr/etc cp sun3/ypserv /usr/etc/ypserv chown root /usr/etc/ypserv chmod 755 /usr/etc/ypserv kill the ypserv and ypbind processes and restart them with /usr/etc/ypbind & /usr/etc/ypserv &