On Saturday 29 November 2003 10:59, Murray Shields wrote: > Ric Messier wrote: > >On Sat, 29 Nov 2003, Murray Shields wrote: > >>I installed netkit-telnetd but still no joy.. Do I need to activate it > >>somehow? > > > >sshd is better than telnet. however, if you have to have telnet, you would > >need to start the server. it would be in /etc/init.d/ and likely called > >telnetd. > > Hmm... There is nothing inside init.d that could even be remotely > interpreted as the telnet daemon. Do I need to add it somehow? Any other > suggestions?
/etc/init.d/xinetd (to start/stop) /etc/xinetd.conf (defaults for all services running form xinetd) /etc/xinetd.d/telnetd (configuration for telnet server) Jason -- [EMAIL PROTECTED] mailing list
