I'm working with Solaris 10 and every time I shutdown -y -g0 -i6 the telnet services gets disabled.

Any ideas?

link|improve this question
feedback

2 Answers

To permanently enable telnet on Solaris 10:

 svcadm enable telnet
link|improve this answer
feedback

what command do you use to enable it again?

anyway, could you paste here the output from inetadm -l telnet?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.