Hi,

 

I am using busybox-1.4.2 for a PPC440GX based board.

I intend to run the telnetd daemon on the board. The telnetd has been
compiled with the "Support standalone telnetd (not inetd only)" option.
Also the LOGIN and FEATURE_SUID features have been enabled in Busybox.

 

But when I try to telnet to this board (after the telnetd daemon has
been started) I get the following error

#telnet 192.168.1.205

Trying 192.168.1.205...

Connected to 192.168.1.205 (192.168.1.205).

Escape character is '^]'.

Connection closed by foreign host.

 

 

The kernel has UNIX98_PTYS and DEVPTS_FS enabled.

At the RFS end, the /dev/pts directories are created, /dev/ptmx device
file is created and also the devpts FS is mounted.

 

Are there any other settings that I am missing?

 

Thanks and Regards

Sekhar

 

_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to