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



If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

Answer / dinesh9990

server may be in single user mode.

Is This Answer Correct ?    2 Yes 1 No

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

Answer / basunix

Also should run sshd to login users.

Is This Answer Correct ?    0 Yes 0 No

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

If you can ping a server, but can't telnet or ssh to it, what could be the problem?..

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

Post New Answer

More Solaris AllOther Interview Questions

How do u know that,what patch can be applicable on the system?

0 Answers  


What is LOM and how do you access it?

4 Answers  


what r the daily responsibilities of u as a system administrator

10 Answers   ADP, IBM, Infosys, Wipro,


If /etc/system file is deleted wht wil u do ..?if no backup is avalible..

2 Answers   HP,


Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?

2 Answers  






wht is the umask value to crate directory with only rw options to root..?

3 Answers  


what is milestone and what is use of it in Solaris

6 Answers   IBM,


software distribution in solaris

4 Answers   IBM,


You have a boot disk under svm, the machine fails to boot and remains in ok prompt? what could be the possible reason?

5 Answers  


in RAID 0+1 and !+0 which u will preffer(Veritas)0+1

1 Answers   IBM,


what r the files that the SVM perfumes

3 Answers   IBM,


why u can't go for windows& why u chosen UNIX

3 Answers   IBM,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)