Hi, How to start the telnetd service.

chenggh04 at st.lzu.edu.cn chenggh04 at st.lzu.edu.cn
Mon Sep 26 01:44:48 UTC 2005


Hi, everyone:
    when I telnet the filesystem of BB. The login information is as follows:
    	Trying 192.186.1.2...
	Connected to 192.186.1.2.
	Escape character is '^]'.
	Connection closed by foreign host.
    The content of inetd.conf
       telnet  stream  tcp     nowait  root    /usr/sbin/telnetd
    The content of /etc/services 
       telnet           23/tcp
	telnet           23/udp
    The content of /dev
      	crwx------   1 root tty  5,  1 2005-03-14 05:18 console
	crw-rw-rw-   1 root root 1,  3 2003-05-12 14:26 null
	crw-r--r--   1 root root 2,  0 2005-09-12 22:18 ptyp0
	crw-r--r--   1 root root 2,  1 2005-09-12 22:18 ptyp1
	crw-r--r--   1 root root 2,  2 2005-09-12 22:24 ptyp2
	crw-------   1 root root 0,  0 2005-03-13 01:30 ttl0
	crw-r--r--   1 root root 5,  0 2005-09-12 16:47 tty
	crw-------   1 root root 4, 64 2003-05-11 15:07 ttyS0
	crw-rw----   1 root uucp 4, 65 2003-05-11 15:07 ttyS1
	crw-r--r--   1 root root 3,  0 2005-09-12 22:17 ttyp0
	crw-r--r--   1 root root 3,  1 2005-09-12 22:18 ttyp1
	crw-r--r--   1 root root 3,  2 2005-09-12 22:24 ttyp2
   The content of /usr/sbin
       chroot@  crond@  httpd@  inetd@  rdate@  telnetd@
   I add "/usr/sbin/telnetd" in /etc/init.d/rcS to start the telnet service.
    I don't know why? Please help me!
                                                       Cheng Guanghui





More information about the busybox mailing list