[BusyBox] inetd and telnetd of bb1.00pre10

wayne lee wnlee at cad.csie.ncku.edu.tw
Fri Apr 23 09:57:51 UTC 2004


Oops ~

After I copy all libnss*  ( I use glibc ) into ramdisk /lib,  inetd and telnetd works .
Attached is my rootfs now.

  ----- Original Message ----- 
  From: wayne lee 
  To: busybox at mail.codepoet.org 
  Sent: Friday, April 23, 2004 5:00 PM
  Subject: [BusyBox] inetd and telnetd of bb1.00pre10



  Dear All:

      I have compiled busybox 1.00pre10 with inetd and telnetd enabled.
      cp busybox-1.00-pre10/examples/inetd.conf to /etc/inetd.conf in ramdisk
      However, I fail to telnet 127.0.0.1 
      Is any problem exists between built in inetd and telnetd ?

   -Wayne

  #
  #ftp    stream  tcp     nowait  root    /usr/sbin/tcpd  in.ftpd
  telnet  stream  tcp     nowait  root    /sbin/telnetd   /sbin/telnetd
  #nntp   stream  tcp     nowait  root    tcpd    in.nntpd
  #smtp  stream  tcp     nowait  root    tcpd    sendmail -v


  [root at linux]#ifconfig
  lo        Link encap:Local Loopback
            inet addr:127.0.0.1  Mask:255.0.0.0
            UP LOOPBACK RUNNING  MTU:16436  Metric:1
            RX packets:6 errors:0 dropped:0 overruns:0 frame:0
            TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:436 (436.0 B)  TX bytes:436 (436.0 B)

  [root at linux]#telnet 127.0.0.1
  telnet: Unable to connect to remote host (127.0.0.1): Connection refused

  [root at linux]#ifconfig
  lo        Link encap:Local Loopback
            inet addr:127.0.0.1  Mask:255.0.0.0
            UP LOOPBACK RUNNING  MTU:16436  Metric:1
            RX packets:6 errors:0 dropped:0 overruns:0 frame:0
            TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:0
            RX bytes:436 (436.0 B)  TX bytes:436 (436.0 B)

  [root at linux]#telnet 127.0.0.1
  telnet: Unable to connect to remote host (127.0.0.1): Connection refused

      


------------------------------------------------------------------------------


  _______________________________________________
  busybox mailing list
  busybox at mail.busybox.net
  http://busybox.net/mailman/listinfo/busybox

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20040423/ecf12ada/attachment-0001.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rootfs.txt
Url: http://lists.busybox.net/pipermail/busybox/attachments/20040423/ecf12ada/attachment.txt 


More information about the busybox mailing list