Libwrap Support

Some binary packaged programs which support the tcp wrappers libwrap library may not have it compiled in.

So you need to download the programs source, or the source package, and include the libwrap option at compile time.

An example, older openssh packages on some distributions did not come with librwap enabled. One had to place a “--with-libwrap” option on the configure command line at compile time.

Contents