Operating System - HP-UX
1833160 Members
3184 Online
110051 Solutions
New Discussion

Where can i get the TCP wrapper software to install ?

 
Kenn Chen
Advisor

Where can i get the TCP wrapper software to install ?

Where can i get the TCP wrapper software to install ? Could I install tcp wrapper in IBM AIX OS ?
Cyber Zen
4 REPLIES 4
Scott Van Kalken
Esteemed Contributor

Re: Where can i get the TCP wrapper software to install ?

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=search&group_name=tcp+wrappers

This is HPUX only and is for 11i.

I'm sure there is a port of tcp wrappers for AIX

for AIX I tend to use:

http://www.rs6000.ibm.com

John Payne_2
Honored Contributor

Re: Where can i get the TCP wrapper software to install ?

You should get the source from the guy who built the wrappers. (You at least get the latest version, and you can install to whatever OS you like.) You can find it at ftp://ftp.porcupine.org/pub/security/index.html He also has some security papers and the other tools he built located there. (SATAN, tcp WRapppers, portmap, etc.) I found a couple little issues with the installs, but the answers are in his FAQ located on the site.

John
Spoon!!!!
Craig Rants
Honored Contributor

Re: Where can i get the TCP wrapper software to install ?

Idris,
Yes you can run TCP Wrappers on AIX. Just make sure you have a good gcc compiler. If you want stuff like ssh to run through TCP Wrappers make sure you have the libwrap.a file and compile it it.

GL,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
Sridhar Bhaskarla
Honored Contributor

Re: Where can i get the TCP wrapper software to install ?

Hi Idris,


tcp wrappers is provided by HP but with no support.

You can get both binaries and the information here.

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,,574!0!,00.html

-Sri
You may be disappointed if you fail, but you are doomed if you don't try