1 .\" Copyright (c) 1983, 1990, 1993
2 .\" The Regents of the University of California. All rights reserved.
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
11 .\" documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\" must display the following acknowledgement:
14 .\" This product includes software developed by the University of
15 .\" California, Berkeley and its contributors.
16 .\" 4. Neither the name of the University nor the names of its contributors
17 .\" may be used to endorse or promote products derived from this software
18 .\" without specific prior written permission.
20 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 .\" @(#)telnet.1 8.6 (Berkeley) 6/1/94
33 .\" $FreeBSD: src/crypto/telnet/telnet/telnet.1,v 1.4.2.9 2002/04/13 10:59:08 markm Exp $
34 .\" $DragonFly: src/crypto/telnet/telnet/telnet.1,v 1.2 2003/06/17 04:24:37 dillon Exp $
41 .Nd user interface to the
46 .Op Fl 468EFKLNacdfruxy
49 .Op Fl e Ar escapechar
62 is used to communicate with another host using the
67 is invoked without the
69 argument, it enters command mode,
70 indicated by its prompt
72 In this mode, it accepts and executes the commands listed below.
73 If it is invoked with arguments, it performs an
75 command with those arguments.
78 .Bl -tag -width indent
82 to use IPv4 addresses only.
86 to use IPv6 addresses only.
88 Specifies an 8-bit data path. This causes an attempt to
91 option on both input and output.
93 Stops any character from being recognized as an escape character.
95 If Kerberos V5 authentication is being used, the
97 option allows the local credentials to be forwarded
98 to the remote system, including any credentials that
99 have already been forwarded into the local environment.
101 Specifies no automatic login to the remote system.
102 This is now the default, so this option is ignored.
104 Specifies an 8-bit data path on output. This causes the
106 option to be negotiated on output.
108 Prevents IP address to name lookup when destination host is given
111 Sets the IP type-of-service (TOS) option for the telnet
112 connection to the value
114 which can be a numeric TOS value
115 or, on systems that support it, a symbolic
116 TOS name found in the
122 type of authentication.
124 Attempt automatic login.
125 Currently, this sends the user name via the
130 option if supported by the remote system.
131 The name used is that of the current user as returned by
133 if it agrees with the current user ID,
134 otherwise it is the name associated with the user ID.
136 Disables the reading of the user's
140 command on this man page.)
142 Sets the initial value of the
146 .It Fl e Ar escapechar
154 there will be no escape character.
156 If Kerberos V5 authentication is being used, the
158 option allows the local credentials to be forwarded to the remote system.
160 If Kerberos authentication is being used, the
164 obtain tickets for the remote host in
167 instead of the remote host's realm, as determined by
168 .Xr krb_realmofhost 3 .
170 When connecting to the remote system, if the remote system
175 will be sent to the remote system as the value for the variable
177 This option implies the
180 This option may also be used with the
183 .It Fl n Ar tracefile
186 for recording trace information.
191 Specifies a user interface similar to
194 mode, the escape character is set to the tilde (~) character,
195 unless modified by the
199 Set the source IP address for the
203 which can be an IP address or a host name.
209 addresses only (e.g.,
211 domain sockets, accessed with a file path).
213 Turns on encryption of the data stream if possible.
214 This is now the default, so this option is ignored.
216 Suppresses encryption of the data stream.
218 Indicates the official name, an alias, or the Internet address
225 establishes a connection to the corresponding named socket.
227 Indicates a port number (address of an application). If a number is
228 not specified, the default
233 When in rlogin mode, a line of the form ~. disconnects from the
234 remote host; ~ is the
237 Similarly, the line ~^Z suspends the
240 The line ~^] escapes to the normal
244 Once a connection has been opened,
246 will attempt to enable the
251 will revert to one of two input modes:
252 either \*(Lqcharacter at a time\*(Rq
253 or \*(Lqold line by line\*(Rq
254 depending on what the remote system supports.
258 is enabled, character processing is done on the
259 local system, under the control of the remote system. When input
260 editing or character echoing is to be disabled, the remote system
261 will relay that information. The remote system will also relay
262 changes to any special characters that happen on the remote
263 system, so that they can take effect on the local system.
265 In \*(Lqcharacter at a time\*(Rq mode, most
266 text typed is immediately sent to the remote host for processing.
268 In \*(Lqold line by line\*(Rq mode, all text is echoed locally,
269 and (normally) only completed lines are sent to the remote host.
270 The \*(Lqlocal echo character\*(Rq (initially \*(Lq^E\*(Rq) may be used
271 to turn off and on the local echo
272 (this would mostly be used to enter passwords
273 without the password being echoed).
277 option is enabled, or if the
281 (the default for \*(Lqold line by line\*(Rq; see below),
287 characters are trapped locally, and sent as
289 protocol sequences to the remote side.
292 has ever been enabled, then the user's
305 There are options (see
312 which cause this action to flush subsequent output to the terminal
313 (until the remote host acknowledges the
315 sequence) and flush previous terminal input
321 While connected to a remote host,
323 command mode may be entered by typing the
325 \*(Lqescape character\*(Rq (initially \*(Lq^]\*(Rq).
326 When in command mode, the normal terminal editing conventions are available.
330 commands are available.
331 Only enough of each command to uniquely identify it need be typed
332 (this is also true for arguments to the
342 .Bl -tag -width "mode type"
343 .It Ic auth Ar argument ...
344 The auth command manipulates the information sent through the
345 .Dv TELNET AUTHENTICATE
346 option. Valid arguments for the
349 .Bl -tag -width "disable type"
350 .It Ic disable Ar type
351 Disables the specified type of authentication. To
352 obtain a list of available types, use the
355 .It Ic enable Ar type
356 Enables the specified type of authentication. To
357 obtain a list of available types, use the
361 Lists the current status of the various types of
367 session and return to command mode.
368 .It Ic display Ar argument ...
369 Displays all, or some, of the
374 .It Ic encrypt Ar argument ...
375 The encrypt command manipulates the information sent through the
379 Valid arguments for the
383 .It Ic disable Ar type Xo
384 .Op Cm input | output
386 Disables the specified type of encryption. If you
387 omit the input and output, both input and output
388 are disabled. To obtain a list of available
390 .Ic encrypt disable ?\&
392 .It Ic enable Ar type Xo
393 .Op Cm input | output
395 Enables the specified type of encryption. If you
396 omit input and output, both input and output are
397 enabled. To obtain a list of available types, use the
398 .Ic encrypt enable ?\&
401 This is the same as the
402 .Ic encrypt start input
405 This is the same as the
406 .Ic encrypt stop input
409 This is the same as the
410 .Ic encrypt start output
413 This is the same as the
414 .Ic encrypt stop output
416 .It Ic start Op Cm input | output
417 Attempts to start encryption. If you omit
421 both input and output are enabled. To
422 obtain a list of available types, use the
423 .Ic encrypt enable ?\&
426 Lists the current status of encryption.
427 .It Ic stop Op Cm input | output
428 Stops encryption. If you omit input and output,
429 encryption is on both input and output.
431 Sets the default type of encryption to be used
438 .It Ic environ Ar arguments ...
441 command is used to manipulate the
442 variables that may be sent through the
445 The initial set of variables is taken from the users
446 environment, with only the
450 variables being exported by default.
453 variable is also exported if the
459 Valid arguments for the
463 .It Ic define Ar variable value
468 Any variables defined by this command are automatically exported.
471 may be enclosed in single or double quotes so
472 that tabs and spaces may be included.
473 .It Ic undefine Ar variable
476 from the list of environment variables.
477 .It Ic export Ar variable
480 to be exported to the remote side.
481 .It Ic unexport Ar variable
484 to not be exported unless
485 explicitly asked for by the remote side.
487 List the current set of environment variables.
490 will be sent automatically,
491 other variables will only be sent if explicitly requested.
493 Prints out help information for the
500 option to the remote side.
501 This command is similar to a
503 command; however, if the remote side does not support the
505 option, nothing happens.
506 If, however, the remote side does support the
508 option, this command should cause the remote side to close the
511 If the remote side also supports the concept of
512 suspending a user's session for later reattachment,
513 the logout argument indicates that you
514 should terminate the session immediately.
517 is one of several options, depending on the state of the
520 The remote host is asked for permission to go into the requested mode.
521 If the remote host is capable of entering that mode, the requested
522 mode will be entered.
527 option, or, if the remote side does not understand the
529 option, then enter \*(Lqcharacter at a time\*(Rq mode.
533 option, or, if the remote side does not understand the
535 option, then attempt to enter \*(Lqold-line-by-line\*(Rq mode.
536 .It Ic isig Pq Ic \-isig
537 Attempt to enable (disable) the
542 This requires that the
545 .It Ic edit Pq Ic \-edit
546 Attempt to enable (disable) the
551 This requires that the
554 .It Ic softtabs Pq Ic \-softtabs
555 Attempt to enable (disable) the
560 This requires that the
563 .It Ic litecho Pq Ic \-litecho
564 Attempt to enable (disable) the
569 This requires that the
573 Prints out help information for the
580 .Op Oo Fl Oc Ns Ar port
582 Open a connection to the named host.
586 will attempt to contact a
588 server at the default port.
589 The host specification may be either a host name (see
591 an Internet address specified in the \*(Lqdot notation\*(Rq (see
593 or IPv6 host name or IPv6 coloned-hexadecimal address.
596 option may be used to specify the user name
597 to be passed to the remote system via the
600 When connecting to a non-standard port,
602 omits any automatic initiation of
604 options. When the port number is preceded by a minus sign,
605 the initial option negotiation is done.
606 After establishing a connection, the file
609 users home directory is opened. Lines beginning with a # are
610 comment lines. Blank lines are ignored. Lines that begin
611 without white space are the start of a machine entry. The
612 first thing on the line is the name of the machine that is
613 being connected to. The rest of the line, and successive
614 lines that begin with white space are assumed to be
616 commands and are processed as if they had been typed
625 An end of file (in command mode) will also close a session and exit.
626 .It Ic send Ar arguments
627 Sends one or more special character sequences to the remote host.
628 The following are the arguments which may be specified
629 (more than one argument may be specified at a time):
630 .Bl -tag -width escape
640 (Abort Output) sequence, which should cause the remote system to flush
650 sequence, to which the remote system may or may not choose to respond.
654 (Break) sequence, which may have significance to the remote
660 sequence, which should cause the remote system to erase the last character
666 sequence, which should cause the remote system to erase the line currently
681 escape character (initially \*(Lq^\*(Rq).
686 sequence, which likely has no significance to the remote system.
688 If the remote side supports the
692 will send the subnegotiation to request that the server send
693 its current option status.
697 (Interrupt Process) sequence, which should cause the remote
698 system to abort the currently running process.
713 This sequence causes the remote system to discard all previously typed
714 (but not yet read) input.
715 This sequence is sent as
718 data (and may not work if the remote system is a
721 it doesn't work, a lower case \*(Lqr\*(Rq may be echoed on the terminal).
731 can be either a decimal number between 0 and 255,
732 or a symbolic name for a specific
740 to print out help information, including
741 a list of known symbolic names.
743 Prints out help information for the
747 .It Ic set Ar argument value
748 .It Ic unset Ar argument value
751 command will set any one of a number of
753 variables to a specific value or to
757 turns off the function associated with
758 the variable, this is equivalent to using the
763 command will disable or set to
765 any of the specified functions.
766 The values of variables may be interrogated with the
769 The variables which may be set or unset, but not toggled, are
770 listed here. In addition, any of the variables for the
772 command may be explicitly set or unset using
778 .Bl -tag -width escape
782 is in localchars mode, or
784 is enabled, and the status character is typed, a
788 preceding) is sent to the
789 remote host. The initial value for the \*(LqAre You There\*(Rq
790 character is the terminal's status character.
792 This is the value (initially \*(Lq^E\*(Rq) which, when in
793 \*(Lqline by line\*(Rq mode, toggles between doing local echoing
794 of entered characters (for normal processing), and suppressing
795 echoing of entered characters (for entering, say, a password).
801 or \*(Lqold line by line\*(Rq mode, entering this character
802 as the first character on a line will cause this character to be
803 sent to the remote system.
804 The initial value of the eof character is taken to be the terminal's
819 is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
820 character is typed, a
826 is sent to the remote system.
827 The initial value for the erase character is taken to be
834 escape character (initially \*(Lq^[\*(Rq) which causes entry
837 command mode (when connected to a remote system).
849 character is typed, a
855 is sent to the remote host.
856 The initial value for the flush character is taken to be
867 characters that, when typed, cause partial lines to be
868 forwarded to the remote system. The initial value for
869 the forwarding characters are taken from the terminal's
870 eol and eol2 characters.
882 character is typed, a
888 is sent to the remote host.
889 The initial value for the interrupt character is taken to be
905 is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
906 character is typed, a
912 is sent to the remote system.
913 The initial value for the kill character is taken to be
922 or \*(Lqold line by line\*(Rq mode, then this character is taken to
926 The initial value for the lnext character is taken to be
941 character is typed, a
947 is sent to the remote host.
948 The initial value for the quit character is taken to be
957 or \*(Lqold line by line\*(Rq mode, then this character is taken to
961 The initial value for the reprint character is taken to be
966 This is the rlogin escape character.
969 escape character is ignored unless it is
970 preceded by this character at the beginning of a line.
971 This character, at the beginning of a line followed by
972 a "." closes the connection; when followed by a ^Z it
975 command. The initial state is to
981 .Dv TELNET TOGGLE-FLOW-CONTROL
982 option has been enabled,
983 then this character is taken to
987 The initial value for the start character is taken to be
993 .Dv TELNET TOGGLE-FLOW-CONTROL
994 option has been enabled,
995 then this character is taken to
999 The initial value for the stop character is taken to be
1012 character is typed, a
1018 is sent to the remote host.
1019 The initial value for the suspend character is taken to be
1024 This is the file to which the output, caused by
1030 will be written. If it is set to
1032 then tracing information will be written to standard output (the default).
1038 or \*(Lqold line by line\*(Rq mode, then this character is taken to
1042 The initial value for the worderase character is taken to be
1052 .It Ic opie Ar sequence challenge
1055 command computes a response to the OPIE challenge.
1059 command (Set Local Characters) is used to set
1060 or change the state of the special
1064 been enabled. Special characters are characters that get
1067 commands sequences (like
1071 or line editing characters (like
1075 By default, the local special characters are exported.
1078 Verify the current settings for the current special characters.
1079 The remote side is requested to send all the current special
1080 character settings, and if there are any discrepancies with
1081 the local side, the local side will switch to the remote value.
1083 Switch to the local defaults for the special characters. The
1084 local default characters are those of the local terminal at
1089 Switch to the remote defaults for the special characters.
1090 The remote default characters are those of the remote system
1091 at the time when the
1093 connection was established.
1095 Prints out help information for the
1100 Show the current status of
1102 This includes the peer one is connected to, as well
1103 as the current mode.
1104 .It Ic toggle Ar arguments ...
1109 various flags that control how
1112 These flags may be set explicitly to
1120 commands listed above.
1121 More than one argument may be specified.
1122 The state of these flags may be interrogated with the
1125 Valid arguments are:
1128 Turns on debugging information for the authentication code.
1140 characters are recognized (and transformed into
1146 refuses to display any data on the user's terminal
1147 until the remote system acknowledges (via a
1148 .Dv TELNET TIMING MARK
1150 that it has processed those
1153 The initial value for this toggle is
1155 if the terminal user had not
1156 done an "stty noflsh", otherwise
1163 option is negotiated, by
1164 default the actual encryption (decryption) of the data
1165 stream does not start automatically. The autoencrypt
1166 (autodecrypt) command states that encryption of the
1167 output (input) stream should be enabled as soon as
1170 If the remote side supports the
1171 .Dv TELNET AUTHENTICATION
1174 attempts to use it to perform automatic authentication. If the
1176 option is not supported, the user's login
1177 name are propagated through the
1180 This command is the same as specifying
1192 then when either the
1196 characters is typed (see
1198 above for descriptions of the
1202 characters), the resulting
1204 sequence sent is followed by the
1209 cause the remote system to begin throwing away all previously
1210 typed input until both of the
1212 sequences have been read and acted upon.
1213 The initial value of this toggle is
1216 Enable or disable the
1218 option on both input and output.
1220 Enable or disable the
1224 Enable or disable the
1230 then carriage returns will be sent as
1234 then carriage returns will be send as
1236 The initial value for this toggle is
1239 Toggle carriage return mode.
1240 When this mode is enabled, most carriage return characters received from
1241 the remote host will be mapped into a carriage return followed by
1243 This mode does not affect those characters typed by the user, only
1244 those received from the remote host.
1245 This mode is not very useful unless the remote host
1246 only sends carriage return, but never line feed.
1247 The initial value for this toggle is
1250 Toggles socket level debugging (useful only to the
1252 The initial value for this toggle is
1255 Turns on debugging information for the encryption code.
1268 above) are recognized locally, and transformed into (hopefully) appropriate
1281 The initial value for this toggle is
1283 in \*(Lqold line by line\*(Rq mode,
1286 in \*(Lqcharacter at a time\*(Rq mode.
1289 option is enabled, the value of
1291 is ignored, and assumed to always be
1295 has ever been enabled, then
1311 Toggles the display of all network data (in hexadecimal format).
1312 The initial value for this toggle is
1315 Toggles the display of some internal
1317 protocol processing (having to do with
1320 The initial value for this toggle is
1325 toggle is enabled, if
1327 is enabled the output from the
1329 command will be formatted in a more user readable format.
1330 Spaces are put between each character in the output, and the
1333 escape sequence is preceded by a '*' to aid in locating them.
1335 When the skiprc toggle is
1338 skips the reading of the
1340 file in the users home
1341 directory when connections are opened. The initial
1342 value for this toggle is
1345 Toggles the display of all terminal data (in hexadecimal format).
1346 The initial value for this toggle is
1348 .It Ic verbose_encrypt
1354 prints out a message each time encryption is enabled or
1355 disabled. The initial value for this toggle is
1365 This command only works when the user is using the
1367 .It Ic \&! Op Ar command
1368 Execute a single command in a subshell on the local
1371 is omitted, then an interactive
1372 subshell is invoked.
1373 .It Ic ?\& Op Ar command
1374 Get help. With no arguments,
1376 prints a help summary.
1381 will print the help information for just that command.
1386 utility uses at least the
1392 environment variables.
1393 Other environment variables may be propagated
1394 to the other side via the
1398 .Bl -tag -width ~/.telnetrc -compact
1400 user customized telnet startup values
1414 IPv6 support was added by WIDE/KAME project.
1416 On some remote systems, echo has to be turned off manually when in
1417 \*(Lqold line by line\*(Rq mode.
1419 In \*(Lqold line by line\*(Rq mode or
1423 character is only recognized (and sent to the remote system)
1424 when it is the first character on a line.