1/1

|
about telnet
by Unknown on Jul 6, 2004 |
Not available! | ||
|
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?
|
|||
|
about telnet
by Unknown on Jul 6, 2004 |
Not available! | ||
|
* kevin_sun_buaa2@hotmail.com (kevin_sun_buaa2@hotmail.com) 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. |
|||
|
about telnet
by Unknown on Jul 8, 2004 |
Not available! | ||
|
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
|
|||
|
about telnet
by Unknown on Jul 9, 2004 |
Not available! | ||
|
* kevin_sun_buaa2@hotmail.com (kevin_sun_buaa2@hotmail.com) wrote:
hi
don't know for him, but linux runs on silicon implementation of or32 (have
one with linux 2.4.26 right beside me):
http://www.opencores.org/projects.cgi/web/or1k/silicon
with ethernet, telnet, web server and all.
of course it also runs on development boards.
best regards,
p.
have you runned linux successfully on a real board?
----- Original Message -----
From: Matjaz Breskvarphoenix@o...>
To:
Date: Tue Jul 6 12:25:54 CEST 2004
Subject: [openrisc] about telnet
> * kevin_sun_buaa2@h... (kevin_sun_buaa2@h...) wrote:
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
> 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. > > |
|||
|
about telnet
by Unknown on Jul 9, 2004 |
Not available! | ||
|
hi
have you runned linux successfully on a real board?
----- Original Message -----
From: Matjaz Breskvarphoenix@o...>
To:
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. |
|||
1/1

