WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: OpenSSH & TCP-wrappers Support  (Read 1801 times)

Offline combo3

  • Full Member
  • ***
  • Posts: 148
OpenSSH & TCP-wrappers Support
« on: May 31, 2010, 10:07:17 AM »
This isn't so much a bug as a feature request.

Would it be possible to add built-in TCP Wrapper support to OpenSSH for the next update?

Doing so would remove the need to run inetd.

It can be added by including tcp_wrappers-dev in the build environment and adding the following option to configure:

configure ... --with-libwrap=/usr/local/lib ...

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: OpenSSH & TCP-wrappers Support
« Reply #1 on: May 31, 2010, 07:59:20 PM »
Will do.  It may be a few days or a week before I can get to it, but it is on my to-do list