Operating System - HP-UX
1824488 Members
3412 Online
109672 Solutions
New Discussion юеВ

my server can be ping but cannot telnet

 
SOLVED
Go to solution
Kenn Chen
Advisor

my server can be ping but cannot telnet

i have configured 2 NIC and one is internal segment and another is external segment. My internal segment is ok for ping and telnet. But my external only can ping cannot be telnet. ANy idea of my problem ?
Cyber Zen
4 REPLIES 4
T G Manikandan
Honored Contributor

Re: my server can be ping but cannot telnet

Kenn,

You have isolated from your question that the problem is not from the system side.
It is from the networking side.

Make sure the telnet port 23 is enabled in the firewall for the particular server.

THanks
Michael Tully
Honored Contributor
Solution

Re: my server can be ping but cannot telnet

Opening up telnet into your firewall is a no-no. Suggest you look at installing SSH. It utilises port 22.
The software can be obtained from http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA

Be aware that there is a later version that has been distributed and can be found here.
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-3.5p1/
Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: my server can be ping but cannot telnet

I don't ant to play the role of the points police, but please remember that people assist in the forums using their own time and resources. You record of points assignment is not good. 84 point assignments from 352 postings is not good.

Michael
Anyone for a Mutiny ?
Hamdy Al-Sebaey
Regular Advisor

Re: my server can be ping but cannot telnet

Kenn,
I think you need to make the telnet port 23 allowed thuogh your firewall .
May be this point ia outside you question;but what about secuirty.
Why you do'nt use secure shell& use this port 23 for this purpose.

Regards,
Hamdy
Thanks for sharing knowledge