|
Message
From: kevin_sun_buaa2@h...<kevin_sun_buaa2@h...>
Date: Tue Jul 6 11:04:39 CEST 2004
Subject: [openrisc] about telnet
hi when i use telnet in uclinux on my openrisc board, just as follow: " /var> ./telnet 192.168.0.24 -l mh Trying 192.168.0.24(23)... Connected to 192.168.0.24. Escape character is '^]'. Last login: Tue Jul 6 15:10:53 from 192.168.0.20 [mh@skvm mh]$ " it seems ok, but i can't input any command and there is no echo any more. until i kill the telnetd process on 192.168.0.24.then i get: " /var> ./telnet 192.168.0.24 -l mh Trying 192.168.0.24(23)... Connected to 192.168.0.24. Escape character is '^]'. Last login: Tue Jul 6 16:04:18 from 192.168.0.29 [mh@skvm mh]$ Connection closed by foreign host. /var> " why would this happen?
|
 |