|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Tue Jul 6 12:25:54 CEST 2004
Subject: [openrisc] about telnet
* kevin_sun_buaa2@h... (kevin_sun_buaa2@h...) wrote: > 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?
it could be a problem with termcap settings or terminal related code on uclinux.
could you also try with linux on your board (just implement MMU).
best regards, p.
|
 |