Operating System - HP-UX
1834650 Members
2327 Online
110069 Solutions
New Discussion

Re: how to configure telnet on new hpux system

 
Avinash Agarkar
Valued Contributor

how to configure telnet on new hpux system

how to configure telnet on new hpux system

Thanks,
AA
Great Power Comes With Great Responsibility
5 REPLIES 5
Matti_Kurkela
Honored Contributor

Re: how to configure telnet on new hpux system

In a default HP-UX installation, it's usually ready to use. No configuration needed.

What's your HP-UX version? The newer versions seem to have some security hardening options in the installation program: if you activated one of these, it might have caused telnet to be disabled.

MK
MK
BrianDoyle
Trusted Contributor

Re: how to configure telnet on new hpux system

You can disable access to ftp and telnet in /etc/inetd.conf

Similarly /etc/hosts/allow and deny.

Tools like Bastille are useful for locking down a new system
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
Steven E. Protter
Exalted Contributor

Re: how to configure telnet on new hpux system

Shalom,

You will see telnet configured in /etc/inetd.conf

It is by default already configured in HP-UX.

You would be better off from the security standpoint if you got into the habit of using ssh.

Secure Shell at http://software.hp.com and on the OS and app cd's.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
SUDHAKAR_18
Trusted Contributor

Re: how to configure telnet on new hpux system

Hi Avinash,

Telnet is configured default in hp systems.

You can restict logins by making entry in /var/adm/inited.sec file

regards,
SHR
Safarali
Valued Contributor

Re: how to configure telnet on new hpux system

Avinash

form the system itself you can check
telnet 0 or check telenet daemon is running

you can start the process inetd -c

Regards
Safar