Operating System - HP-UX
1832596 Members
3141 Online
110043 Solutions
New Discussion

Disabling http, snmp, echo , telnet services

 
mehul_3
Regular Advisor

Disabling http, snmp, echo , telnet services

Hi all
We want to disable snmp, http, echo and telnet services as we got NC during audit.
Pl, tell us simple procedure how to disable this service. Waiting for quick response.

Regards,
Mehul
3 REPLIES 3
Johnson Punniyalingam
Honored Contributor

Re: Disabling http, snmp, echo , telnet services

vi /etc/service

# telnet 23/tcp # Virtual Terminal Protocol --> # meaning i have disbaled

#echo 7/tcp # Echo --> # meaning i have disbaled

#snmp 161/udp snmpd # #Simple Network Management Protocol Agent
snmp-trap 162/udp trapd # Simple Network Management Protocol Traps

:wq! --> save & exit

# inetd -c --> to re-read inetd configuration to take effect

Thanks,
Johnson
Problems are common to all, but attitude makes the difference
Johnson Punniyalingam
Honored Contributor

Re: Disabling http, snmp, echo , telnet services

Please look at the below forum,

You have forgot to assign points ..:( so sad

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1277250


Thanks,
Johnson
Problems are common to all, but attitude makes the difference
mehul_3
Regular Advisor

Re: Disabling http, snmp, echo , telnet services

Problem has been resolved by giving all of your support and prompt action.

Regards,
Mehul