Package: inetutils-telnet
Version: 2:1.6-3
Severity: important
Hi,
The escape character (CTRL+]) doesn't seem to work in inetutils-telnet.
There's no way in exitting from telnet other then killing it (or killing
the server it connected to) from another console, see for example:
[7]/tmp> nc -l -p 8000 > /dev/null &
[1] 29774
[8]/tmp> inetutils-telnet localhost 8000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
^]
^]
^C
^Z
The netkit's telnet works as expected:
[9]/tmp> nc -l -p 8000 > /dev/null &
[1] 29791
[10]/tmp> telnet.netkit localhost 8000
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
^]
telnet.netkit> quit
Connection closed.
[1] + Stopped (tty input) nc -l -p 8000 > /dev/null
Regards,
Robert
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh
Versions of packages inetutils-telnet depends on:
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
ii libshishi0 0.0.40-2 Library for the Shishi Kerberos v5
ii netbase 4.37 Basic TCP/IP networking system
inetutils-telnet recommends no packages.
inetutils-telnet suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]