If you can ping a server, but can't telnet or ssh to it,
what could be the problem?
Answers were Sorted based on User's Feedback
Answer / sanoopnarayan
As far as Im concerned there are three chances...
1. Services (SSh, telnet) may be disabled.
2. Service ports (ssh:22, telnet:23) may be disabled.
3. System may be in single user mode(init 0. init 1, init S) .
Is This Answer Correct ? | 18 Yes | 2 No |
Answer / raviga006
That mean the server is Single user mod in.
Single user mod we can ping the server but we cant
telnet,ssh
Is This Answer Correct ? | 12 Yes | 2 No |
Answer / aasif
Might be the services for ssh and telnet is disabled.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / kiranraj
The issue could also be with the init.d deamon, please
start it and you would be good to go...:-)
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ikon
Just had same issue on my HP-UX servers, I fould that I
needed to set permossions on /etc/hosts and
/etc/nsswitch.conf to 644
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / das
First thing is the server will be in the single user mode
other wise check the services by the /etc/services the prot
number are ssh 22 and telnet 23 by that u can the service
in server.
or svcsadm | grep ssh or telnet
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kkk
If you are trying to ping the server.but it cant telnet or
ssh to it.that mean the server is not accessible in the
network.in this situat eon we have to generat the ticket to
the team.then we have check with the normal commands like
#netstat -rn
#uptime
#ping servername
take the abow information in the copy.and start the console
login procedure to resolve the issue .and we have to fix
the issue. it takes long procedure to put the server in the
online.
t
Is This Answer Correct ? | 1 Yes | 5 No |
when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?
How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?
which is the fast SPARC or Intel ? and why?
how u can push the user details in NIS
what r the files that the SVM perfumes
If ping command is not working then how to check the status of the server..?
Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?
What does init 5 do?
what r diff types of back ups?
Command to check all the process statistics..?
how to delete a zone?
What is OBP and how u r going to access it?