I have a "telnet" error then what you will do?

Answers were Sorted based on User's Feedback



I have a "telnet" error then what you will do?..

Answer / sreejith

1.check #/etc/default/login file

2.check telnet service status

Use "svcadm enable telnet" command to enable it.

Is This Answer Correct ?    20 Yes 1 No

I have a "telnet" error then what you will do?..

Answer / megastar chiru

you need to check the destination server is up/not by using
ping. once it is confirmed up and running check for the
inetd deamon is running or not. if it is not running
properly it would cause no.of services may down. if it is
running then it might be cause of Telnet service.

check for the telnet service running or not
svcs -a telnet
svcadm enable/disable telnet

if still not properly working

check in source and destination servers /etc/services or
/etc/inet/services for the telenet service enable or not.

Is This Answer Correct ?    7 Yes 0 No

I have a "telnet" error then what you will do?..

Answer / vincent

1.first ping the own ip address
2.ping the destination ip address
3.edit the vi/etc/default/login
4.check the telnet status:svcs -a telnet
5.if there disable:svcadm enable telnet

Is This Answer Correct ?    4 Yes 0 No

I have a "telnet" error then what you will do?..

Answer / srinivas rao.muvva

checked local meachine telnet service
like :-
sol-9 #ps -ef|grep telnet
if not run..
#inetadm -e telnet

Sol-10
#svcs \*telnet\*
#svcadm -v refresh/enable -rts "telnet"

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Solaris Commands Interview Questions

what is mount ? in that what will happen exactly ?

1 Answers  


How to Encapsulate the new root disk (c2t2d0).

3 Answers  


What are printer daemon

2 Answers  


how to see particular job whether completed or not?

4 Answers  


How to check and analyze the logs in /var/adm/messages?

2 Answers  






How many replicas should be for raid5 in sds if I have 5 disk

2 Answers  


What is the command to check the connectivity between 2 nodes

2 Answers   IBM,


whenever you are creating a new user (while creating user every time) file /etc/passwd file inode number will be changed why????

1 Answers   Accel,


Explain inode

3 Answers   HP,


how to change boot disk

4 Answers  


What is Sun Explorer ?

5 Answers   CTS,


How to find the demo?

1 Answers  


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)