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

vxdisk -o alldgs list o/p shows some disk groups in braces… What does that signify?

3 Answers  


Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.

2 Answers   HP,


where the NIS will be actually used (Situation)

1 Answers   IBM,


what is the difference b/w /etc/system profile and user profile...?

2 Answers  


wat is router? How do u find a default router?

1 Answers  






how many layouts we have in veritas volume manager and what is the task of those layouts?

6 Answers   IBM,


Difference between Console and terminal

3 Answers  


If fsck is running, one thind u should not do.. what's that?

3 Answers  


What is RPC? Why do I need it?

5 Answers  


benifits of SMF over LRC

1 Answers  


what r the daily responsibilities of u as a system administrator

10 Answers   ADP, IBM, Infosys, Wipro,


What is the difference between NFS version 2 and NFS version 3?

2 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)