[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Escape-sequence on telnet connecton

Christopher Fowler cfowler@outpostsentinel.com
Wed, 17 Jan 2007 11:53:33 -0800 (PST)


On Wed, 2007-01-17 at 11:42 -0800, Bryan Stansell wrote:
> the escape sequence is not permanent as it's a per-client option.  as
> soon as you disconnect and/or reconnect, you'll have the default ^Ec
> sequence.  it sounds like you've got telnet in line mode instead of
> character mode (well, it's a guess).  my telnet client has a 'mode
> character' command to enable that.  hopefully that's the problem.

By default telnet client will be in line mode.  The telnet server sends
an option to turn that off.  Conserver does not speak the telnet
protocol so it will do nothing in regards to configuring the client.