Help! daemon.err inetd: telnet/tcp: unknown service

Vladimir N. Oleynik dzo at simtreas.ru
Fri Feb 17 09:02:47 UTC 2006


yunfeng ai wrote:

> I first use inetd and it doesn't work well! When i start inetd,the error 
> msg is:
>        daemon.err inetd: telnet/tcp: unknown service
> My configure file in /etc is:
>     inetd.conf
>                  telnet  stream  tcp  nowait  root  /usr/sbin/telnetd  
> telnetd  
>     protocols
>                  - - - -
>                  tcp     6       TCP
>                  - - - -
>        services
>                 - - - -
>                 telnet          23/tcp
>                 telnet          23/udp
>                 - - - -
> What is the problem at all?

23  stream  tcp  nowait  root  /usr/sbin/telnetd  telnetd

inetd.conf line works?
May be libc configuration service switch problem?


--w
vodz



More information about the busybox mailing list