1833869 Members
1840 Online
110063 Solutions
New Discussion

telnetd

 
SOLVED
Go to solution
Ravi_8
Honored Contributor

telnetd

Hi, Wish u all a very happy new year

In one of D-330 machine running 10.2 telnetd is not staring. when i tried to start manually (/usr/lbin/telnetd &) it shoots :telnetd should be start by init(1M). So from any machine i am not able to telnet to this machine, where as from this i can telnet to any machine. Any idea how can can i start telnetd process

TIA
ravi
never give up
2 REPLIES 2
Sanjay_6
Honored Contributor

Re: telnetd

Hi Ravi,

Have you checked the /etc/inetd.conf file. Make sure the "#" comment is not there in the line for telnetd. Once you have done that, let inetd reread the configuration,

# inetd -c

Hope this helps.

Regds
Sanjay_6
Honored Contributor
Solution

Re: telnetd