1822294 Members
3869 Online
109642 Solutions
New Discussion юеВ

Block Telnet

 
prashanth B R
Advisor

Block Telnet

Hi ,

I would like block telnet to unix server.
i should be able to do only through my system
i.e specfic system

My HP Unix version is 11.23 on itanium.

with regards
prashanth
4 REPLIES 4
Warren_9
Honored Contributor

Re: Block Telnet

hi,

configure telnet in the /var/adm/inetd.sec .

telnet allow "your system"

...

GOOD LUCK!!
Steven Protter
Frequent Advisor

Re: Block Telnet

Shalom,

If you wish to stop telnet, don't run the daemon at all. This assumes that NO users will be able to use it to connect.

vi /etc/inted.conf

Comment out the telnetd line

save

inetd -c

SEP
Frank de Vries
Respected Contributor

Re: Block Telnet

Do you want to block only telnet,
but not rlogin or remsh , or you have
this covered ??
Look before you leap
prashanth B R
Advisor

Re: Block Telnet

I was able block the telnet Fron the Feed back