Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
_IW Academy
_IW Academy

Hide_comments

Scroll Ignore

Table of Contents

...

Code Block
languagetext
themeEmacs
td {enable | disable} RHOST[/MASKLEN]
td start | stop | flush | [no]log

Parameters

ParametersDescription
stopStops the daemon operation.
startRestarts the daemon.
enable RHOST[/MASKLEN]

Remote Telnet access becomes only possible from the explicitly specified IP-addresses (one host specified per each "td enable" command, up to 10 hosts enabled at the same time).

  • "RHOST" permitted IP-address.
  • "MASKLEN" mask length.
disable RHOST[/MASKLEN]Retires from a remote host a previously granted access authorization.
flushFully clears the current telnet daemon configuration.
[no]logEnables / disables the message recording at the system log.

Examples

Set an IP-address "195.38.44.1" as the only one from which access to the system will be permitted.

Code Block
languagetext
themeEmacs
td enable  195.38.44.1