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

How to find the boot path in solaris

4 Answers  


How to make SUN server as router in subnetwork?

0 Answers   ITC Infotech, JPMorgan Chase,


How will you take ufsdump and ufsrestore in a sing command line?

2 Answers  


Which service assign port no dynamically

1 Answers  


what is 2 in uadmin 2 0 command in solaris

2 Answers   Accenture,






what is the difference between solaris8 and solaris9 and solaris10

0 Answers   IBM,


How will see the version of the patches

1 Answers  


what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)

1 Answers   HP,


What is Sun Explorer ?

5 Answers   CTS,


How to do the disk cloning on solaris

1 Answers  


Explain rc script and run level

1 Answers  


In Solaris, how to check the number of Users currently logged in ?

8 Answers   CTS,


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)