I have a "telnet" error then what you will do?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Difference between probe-scsi-all and probe-scsi
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
What are the minimum hardware requirements for cluster configuration?
How do you find the number of Network card attached to your server ?
How can we take the failback in Veritas Cluster Server.
If plex is failed then how can you recover it?
Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.
What is the difference between the VERITAS 3.0 and VERITAS 4.0?
Which file maintain the kernel
How can you create mount points in solaris?
How to configure root mirroring in veritas volume manager
How can you see the adpters information?