Thanks for the replies. I found out that it does support tcp wrappers.
Already turned on and configured in my dist.
WA Brown
----- Original Message -----
From: "Alan Porter" <[EMAIL PROTECTED]>
To: "Triangle Linux Users Group discussion list" <[email protected]>
Sent: Tuesday, March 07, 2006 8:09 AM
Subject: Re: [TriLUG] hosts.deny question?
WA Brown wrote:
Someone said that the server should use tcp wrappers. How can I find out
if it does?
There's no magic command for this. But this trick works.
# strings -f yourbinaryfile | grep hosts_access
If the binary has been compiled against libwrap.a, you'll
see at least one line of output with a matched string.
For more information, see:
http://www.php-editors.com/linuxredhat/ch-tcpwrappers.html
Alan
PS - You're doing the right thing... poke around and ask
questions! You'll learn a lot, you'll meet good people, and
it's fun!
.
--
TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
--
TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/