[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Marion Hakanson hakansom@ohsu.edu
Tue, 5 Sep 2006 10:13:27 -0700 (PDT)
> However, when I start using the connection it works like if I where = > pressing the enter key twice... This happens only when I connect to any = > equipment console. There's a telnet option which maps EOL to <CR><LF>; You'll want to turn that off for certain consoles. E.g. for Unix-based telnet client, it's probably "unset crlf", or something similar. Regards, Marion