Operating System - HP-UX
1825726 Members
2927 Online
109687 Solutions
New Discussion

Re: Security on HP-UX 10.20

 
SOLVED
Go to solution
carl airiel
Advisor

Security on HP-UX 10.20

What ports and services can I disable on my system. My system has a 2 oracle db using port 21 and 23. It also uses a rmote shell. What other servies can I disable?I'm also using telnet service when I connect to my system.

Regards,
Allan
4 REPLIES 4
Cem Tugrul
Esteemed Contributor
Solution

Re: Security on HP-UX 10.20

Hi Carl,
Here are some links;
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=151194

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=863686

if i were you i started at looking "/etc/services" file first but try to
take a litle bit care

Good Luck,
Our greatest duty in this life is to help others. And please, if you can't
Arunvijai_4
Honored Contributor

Re: Security on HP-UX 10.20

Hi Allan,

It depends on what all applications you run on 10.20. You can disable all services except telnet (port 23), FTP (port 21), SMTP (port 25), SSH (port 22), rlogin (port 513).

But, MAKE SURE WHAT YOU DO.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Yogeeraj_1
Honored Contributor

Re: Security on HP-UX 10.20

hi allan,

In /etc/services, you will find most of the ports being used by applications.

Then, you can also go to /sbin/init.d or rc0.d, rc1.d, rc2.d, rc3.d or rc4.d directories under /sbin and check all the services that are running on your system.

You may stop those you don't need by editing the appropriate configuration file in /etc/rc.config.d/


hope this helps too!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Robert Fritz
Regular Advisor

Re: Security on HP-UX 10.20

Hi Allan,

Though this is for more recent HP-UX versions, this may also help you enumerate the ports beyond what /etc/services would tell you:
http://docs.hp.com/en/5990-7252/

Also, though not supported by HP, here is a commonly-used guide for 11.00 (that is an update to one wrote for HP-UX-10.X:
http://www.windowsecurity.com/whitepaper/Building_a_Bastion_Host_Using_HPUX_11.html

Hope that helps,
-Robert
Those Who Would Sacrifice Liberty for Security Deserve Neither." - Benjamin Franklin