I have [root@gnu-2 log]# cat /etc/hosts.allow # # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # ALL: gnu-*.sc.intel.com ALL: gnu.sc.intel.com cvspserver: * cvs: * svn: * sshd: * [root@gnu-2 log]# I am getting Jun 26 07:07:24 gnu-2 sshd[27139]: warning: /etc/hosts.allow, line 6: can't get pattern (gnu-*.sc.intel.com) address: Name or service not known Jun 26 07:07:24 gnu-2 sshd[27139]: warning: /etc/hosts.allow, line 6: can't get pattern (gnu-*.sc.intel.com) address: Name or service not known Jun 26 07:07:24 gnu-2 sshd[27139]: warning: /etc/hosts.allow, line 7: can't get pattern (gnu.sc.intel.com) address: Name or service not known I didn't get those on FC6 with the same /etc/hosts.allow.
I believe that fix for PR 220015, tcp_wrappers-7.6-220015.patch, is the cause.
Yes, definitely. I'll fix it tomorrow.
Ok, thanks again for the report. I rewrote the patch for 220015 and a fixed build is available in updates-testing as tcp_wrappers-7.6-48.
tcp_wrappers-7.6-48 works for me. Thanks.
Thx for your quick response. I will push the update to final once I get back from vacation and the QA verifies that the new patch still fixes the bugs in question.
tcp_wrappers-7.6-48.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report.
tcp_wrappers-7.6-48.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.