K kff New member Jul 25, 2007 #1 When I telnet into AC3 from Linux, I get annoying character echos. Anyone know how to disable the echoing? Thanks!
When I telnet into AC3 from Linux, I get annoying character echos. Anyone know how to disable the echoing? Thanks!
C clp .Registered Member Jul 26, 2007 #2 You need to shut off local echo, and cmd initialization. Some telnet clients allow this type of configuration; see the telnet client documentation. Curt
You need to shut off local echo, and cmd initialization. Some telnet clients allow this type of configuration; see the telnet client documentation. Curt
K kff New member Jul 26, 2007 #3 Yes, that's the thing, 'man telnet' is a bit confusing on this. I hoped someone had already figured this out and could give me the flags.
Yes, that's the thing, 'man telnet' is a bit confusing on this. I hoped someone had already figured this out and could give me the flags.
C clp .Registered Member Jul 28, 2007 #4 Put this in your .telnetrc: aqua mode char Where aqua is the hostname of the AquaController. Curt
K kff New member Jul 30, 2007 #5 Thanks, but that didn't work for me. Still get the echo (plus the && !"'' characters at the beginning of the session). Tried 'mode -litecho' too and that didn't help.
Thanks, but that didn't work for me. Still get the echo (plus the && !"'' characters at the beginning of the session). Tried 'mode -litecho' too and that didn't help.
S Straegen Premium Member Jul 30, 2007 #6 Try this client which is much better for working with Telnet: http://www.chiark.greenend.org.uk/~sgtatham/putty/
Try this client which is much better for working with Telnet: http://www.chiark.greenend.org.uk/~sgtatham/putty/