[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
4.9.0 with shell via telnetd - new telnetd issue?
- Date: Fri, 19 Dec 2008 11:13:22 +1100
- From: chrisj at rtems.org (Chris Johns)
- Subject: 4.9.0 with shell via telnetd - new telnetd issue?
Robert S. Grimes wrote:
>
> However, when I say ugly, this is what I see.
>
> Welcome to rtems-4.9.0(PowerPC/Generic (no FPU)/virtex)
> COPYRIGHT (c) 1989-2008.
> On-Line Applications Research Corporation (OAR).
>
> Login into RTEMS
>
> login: rrtteemmss
^ shows echo is confused
>
> Password:
>
> RTEMS SHELL (Ver.1.0-FRC):. Sep 26 2008. 'help' to list commands.
> [/] $
>
> Note the login response - what I typed was this "rtems<cr>", where "<cr>" is
> the enter key. While it at first glance looked like local echo is on, notice
> that I only hit the enter key _once_, yet the shell has seen two; the second
> is consumed by the Password prompt. So what gives? Seems like something with
> telnetd - how do I fix this? I'm sure it is something trivial, yet rather
> important...
>
The shell will echo and the client should not.
What telnet client are you using ?
Regards
Chris