Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: sshd: entries in hosts.deny |
|---|---|
| Date: | Fri, 27 Oct 2006 10:34:41 -0400 |
On Thu, Oct 26, 2006 at 11:56:27AM -0400, Rob Munsch wrote:
As was suggested to me, i did an strace. No attempt is made to check hosts.allow or hosts.deny. Since this is the version quoted above, and ldd gives me the same results, and it still doesn't try to check hosts.anything - is there a config file option, or should i rip it out and reinstall..?
I'd file a bug through the Debian bug tracking system at this point, since there seems to be a problem with the way the Debian maintainer built the package. You can do that with "reportbug", or check http://bugs.debian.org/ for more information. As a workaround in the meantime, installing it from source might be an option worth pursuing. If you're comfortable building it from scratch using the upstream (www.openssh.org) source tarball, that's fine. Otherwise, the Debian way would be something like: $ sudo apt-get build-dep openssh $ apt-get source openssh $ cd openssh-4.3whatever $ vi debian/rules $ dpkg-buildpackage -uc -us -rfakeroot What's really weird here is that when I look in debian/rules for the 4.3p2-5 package, it *does* have --with-tcp-wrappers in a configure command. (Although I don't have all the build-deps installed at the moment to actually build it.) So whatever's going on, it's awfully strange and subtle. Maybe the Debian maintainer can figure it out.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Odd timestampts in /var/log/messages from sshd, Scot P. Floess |
|---|---|
| Next by Date: | Re: slow ssh, gpk |
| Previous by Thread: | Re: sshd: entries in hosts.deny, Rob Munsch |
| Next by Thread: | Re: sshd: entries in hosts.deny, Rob Munsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |