Operating System - HP-UX
1836645 Members
1769 Online
110102 Solutions
New Discussion

Re: HP-UX 10.20/11.00 TCP/IP Security issues

 
HSBC
Occasional Advisor

HP-UX 10.20/11.00 TCP/IP Security issues

Hello all.

We??re trying to map the TCP/IP vulnerabilities found on our HP-UX machines, but we??re not sure what command to run. We have tried NETTUNE but it doesn??t seem to supply the same comprehensive information as the "NO" command produces on AIX for example.

How to list and to correctly deactivate the unsecure TCP/IP options on Hp-UX?

Thanks!
Unix telecomm. support analyst
6 REPLIES 6
Stefan Farrelly
Honored Contributor

Re: HP-UX 10.20/11.00 TCP/IP Security issues


You want ndd -h supported (and ndd -h unsupported).

Or even better, load some software to secure you server for you;

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA
Im from Palmerston North, New Zealand, but somehow ended up in London...
Ron Kinner
Honored Contributor

Re: HP-UX 10.20/11.00 TCP/IP Security issues

netstat -a | grep tcp
and
netstat -a |grep udp

will show you what is listening.

You may want to read:

http://www.hp.com/products1/unix/operating/infolibrary/whitepapers/building_a_bastion_host.pdf

http://people.hp.se/stevesk/bastion.html

Ron
Michael Steele_2
Honored Contributor

Re: HP-UX 10.20/11.00 TCP/IP Security issues

Tcpdump also helps:

http://hpux.cict.fr/hppd/hpux/Networking/Admin/tcpdump-3.6.2/man.html
Support Fatherhood - Stop Family Law
HSBC
Occasional Advisor

Re: HP-UX 10.20/11.00 TCP/IP Security issues

Thanks for all replies!

"Ndd" has a very nice list of things for tweaking. But, how to proceed if my OS is a 10.20???

Unix telecomm. support analyst
James R. Ferguson
Acclaimed Contributor

Re: HP-UX 10.20/11.00 TCP/IP Security issues

Hi:

As you noted yourself, if you are running 10.20 the 'ndd' predecessor is 'nettune'.

See the 'nettune' man pages for more information.

Regards!

...JRF...
Brian Hackley
Honored Contributor

Re: HP-UX 10.20/11.00 TCP/IP Security issues

Hello,

HP provides a nice port of the Open Source BASTILLE product at http://software.hp.com for HPUX 11.0 and 11.11. Bastille provides an easy to use security audit and set of recommendations for you to secure your HPUX systems. You may need to update PERL before using Bastille.

I know this doesn't help your 10.20 systems at all, but I hope it helps.

-> Brian Hackley
Ask me about telecommuting!