
Services
Configure SSH access
AnywhereUSB® Plus User Guide
234
loopback
setup
(config)>
Repeat this step to list additional firewall zones.
4. (Optional) Set the private key in PEM format. If not set, the device will use an automatically-
generated key.
(config)> service ssh key key.pem
(config)>
5. (Optional) Configure Multicast DNS (mDNS)
mDNS is a protocol that resolves host names in small networks that do not have a DNS server.
mDNS is enabled by default. To disable mDNS, or enable it if it has been disabled:
n
To enable the mDNS protocol:
(config)> service ssh mdns enable true
(config>
n
To disable the mDNS protocl:
(config)> service ssh mdns enable false
(config)>
6. (Optional) Set the port number for this service.
The default setting of 22 normally should not be changed.
(config)> service ssh port 24
(config)>
7. To create custom SSH configuration settings:
a. Enable custom configurations:
(config)> service ssh custom enable true
(config)>
b. To override the standard SSH configuration and only use the
config_file
parameter:
(config)> service ssh custom override true
(config)>
n
If
override
is set to
true
, entries in
Configuration file
will be used in place of the
standard SSH configuration.
n
If
override
is set to
false
, entries in
Configuration file
will be added to the
standard SSH configuration.
The default is
false
.
Summary of Contents for AnywhereUSB Plus
Page 1: ...AnywhereUSB Plus User Guide Firmware version 21 8 ...
Page 212: ...Interfaces Bridging AnywhereUSB Plus User Guide 212 ...
Page 308: ...Services Configure the ping responder service AnywhereUSB Plus User Guide 308 iperf Done ...
Page 509: ...File system Upload and download files AnywhereUSB Plus User Guide 509 sftp exit ...
Page 604: ...Virtual Private Networks VPN IPsec AnywhereUSB Plus User Guide 604 ...