| To: | linux-mips <linux-mips@linux-mips.org> |
|---|---|
| Subject: | how to use telnetd of busybox |
| From: | zhuzhenhua <zzh.hust@gmail.com> |
| Date: | Thu, 16 Mar 2006 14:48:12 +0800 |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EE9swc8ftsiT0wUqSmmyfFk8NOilDES4qNi+eiSBJXB2ERaJGbDaJGe92R4EtZByYuFPn4knlZNpuWLOXx0rF6APIfxB3xno6OrU6unEYtuk8CtZpYzKjx1hwpOqaX0d8nNH3ma2QOyjLbd21p9Iu7YoMZi9+M0isNpCsTD67zY= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
i use busybox-1.0-rc for my board and i want to run telnetd in buysbox on the target(192.168.81.100), in start with command:$telnetd and on host, &telnet 192.168.81.100, it show as follow: telnet Trying 192.168.81.100... Connected to 192.168.81.100 (192.168.81.100). Escape character is '^]'. Connection closed by foreign host. on the target i use netstat to check $ netstat -l Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:23 *:* LISTEN udp 0 0 *:800 *:* Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node Path in my rootfs it has /etc/passwd, group login, telnetd is also in busybox. and i also have add devfs both for kernel and busybox do i miss something? maybe need any other service for telnetd? thanks for any hints Best Regards! zhuzhenhua |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Building GCC for BCM1480 SiByte, dan.mcgee@ntsoc.com |
|---|---|
| Next by Date: | Re: how to use telnetd of busybox, Franck Bui-Huu |
| Previous by Thread: | Building GCC for BCM1480 SiByte, dan.mcgee@ntsoc.com |
| Next by Thread: | Re: how to use telnetd of busybox, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |