If telnet not working, what are the thing to be checked

Answers were Sorted based on User's Feedback



If telnet not working, what are the thing to be checked..

Answer / chetan honnavile

1.) check whether telnet port no 23 is open or not
this can be done by checking /etc/services file

2.) Check in /etc/default/login whether the line
Console=/dev/console is commented or not

Is This Answer Correct ?    10 Yes 1 No

If telnet not working, what are the thing to be checked..

Answer / sudheer

1) check the connection(by pinging the IP address of the server)
1.1) look for any conflict is there
2) If the server is pinging then try ssh or rsh
3) If ssh or rsh are not working connect through console access

a)see the port number 23 is open or not in
/etc/services,
b)check /etc/default/login file to comment out the
"onsole=/dev/console" entry for remote login of
rootthen
c)check the telnet service (enabled or disabled)
d) look in to fire wall 9enabled/disabled)
d)

Is This Answer Correct ?    4 Yes 0 No

If telnet not working, what are the thing to be checked..

Answer / sbrahman75

Ping test, service enable or not in (/etc/inetd.conf), NIS
problem

If telnet is not working, first of all you will not be get
connected, login through console access and then find out
with ps -ef | grep telnetd or Kill -1 <pid_inetd>

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Solaris Commands Interview Questions

Which file to be configuring the logs messages (like: /var/adm/message etc…)

1 Answers  


Explain rc script and run level

1 Answers  


Difference between probe-scsi-all and probe-scsi

1 Answers  


If super block corrupted how to recover

2 Answers  


How to check boot promt version from command prompt

7 Answers   IBM,


How to enable the telnet or ftp session for one host

3 Answers  


If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?

2 Answers   IBM, ITC Infotech, Tech Mahindra,


How to change network interface property in Solaris?

2 Answers   HCL,


If plex is failed then how can you recover it?

1 Answers   EDS,


How to check the no of the processor available

4 Answers  


How many filed in /etc/vfstab

1 Answers  


what is the difference between solaris 8&9,

2 Answers   BN, IBM, SUN,


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)