|
Message
From: igorm@o...<igorm@o...>
Date: Thu Jul 8 08:53:05 CEST 2004
Subject: [openrisc] about telnet
Hi.Data stays in the buffer and is not sent. I don't really remember what needs to be pressed to send the data out. I thing it was CTRL + G (perhaps CTRL + ] or CTRL + V + ]). Try several combinations :)
Best regards, Igor
> 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? > _______________________________________________ > http://www.opencores.org/mailman/listinfo/openrisc >
|