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

yunfeng ai aiyunfeng at gmail.com
Fri Feb 17 09:05:41 UTC 2006


yes,starting telnetd sand alone is ok!

2006/2/17, walter harms <wharms at bfs.de>:
>
> hi yunfeng,
> i missed the last telnetd argument.
>
> next test is to start telnetd stand alone, does it work ?
>
> re,
> walter
>
>
> yunfeng ai wrote:
> > hi walter,
> > thanks first!
> > I don't know what you mean about my missing an argument,my conf is:
> > # <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
> >    telnet          stream      tcp   nowait   root  /usr/sbin/telnetd
> > telnetd
> > Just seven arguments.
> > And the error "daemon.err inetd: telnet/tcp: unknown service" look likes
> > happening when inetd starts running.
> >
> > 2006/2/17, walter harms <wharms at bfs.de>:
> >> hi yunfeng,
> >> my gut feeling says you are missing an argument.
> >>
> >> # <service_name> <sock_type> <proto> <flags> <user> <server_path>
> <args>
> >>    telnet          stream      tcp   nowait   root  /usr/sbin/telnetd
> >>
> >> server path is used for programs to start. that can be different to the
> >> intended server like /usr/bin/tcpd. Therefore you need to specify the
> >> actual server afterwards.
> >>
> >> i have no running bb inetd here, so i can not test it but i am
> confident
> >> :)
> >>
> >>
> >> re,
> >> walter
> >>
> >> yunfeng ai wrote:
> >>> hi all,
> >>> 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?
> >>>
> >>>
> >>>
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> _______________________________________________
> >>> busybox mailing list
> >>> busybox at busybox.net
> >>> http://busybox.net/cgi-bin/mailman/listinfo/busybox
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20060217/918f7908/attachment-0002.htm 


More information about the busybox mailing list