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 / mgopal_krishna
it's definitely not in Single user mode.
There might me a quite few issues.
1) the SSH/ TElnet service may be down.
2) Might me problem with the default shell of that user.
3) Cannot initialize the default parameters for that user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pulin
check ports/firewall
edit /etc/ssh/sshd.conf
change permitRootlogin value to yes
then
pkill sshd
or
generate key using ssh.keygen -t
put this pulbic key in the authorized file of remote server.
check the permission of authorized file and make sure
authentication is enable in sshd_conf
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jeeva
The port should be opened in Services. 22, 23,
the services should run in Init.d
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dennis
after checking all services are online, just go to
/etc/default/login then commnent the console line...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arunkumar
put entry ur ip address in /etc/inet/hostname
/etc/inet/inodes , suppose till we cant able to connect means
/etc/default/login in that put #console and update it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiranraj
If the server is in multi-user mode and problem persists
the issue could be with the init.d deamon not
running ...connect to console and start it ...
| Is This Answer Correct ? | 0 Yes | 1 No |
How will u give a write permission to user inthe group when all other users in that group have only read permission.?
How to check memory statics..?
what is major number and what is minor number..?
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP
how to test and Failover services to every node in vcs tell me step by step?
how to check network statstics..?
how to share a directory with nfs server and how client mount the nfs share
what r the configuration files for SAMBA and how can u configure samba on network with windows machines
I want to Know how many LUNs are in my Solaris10 server as well as NIC cards ?
what is the difference between ssh & telnet
10 Answers HP, Lehman Brothers, Linux, Shiraz, Tech Mahindra,
What is VTS..??
what is the 3rd field of /etc/inittab file..? what are the possible values of that field...?