C-M-G
Series
Manual
© TDT GmbH
Chapter 5: Network Configuration
Seite 84 von 136
Command
Description
System log facility
The syslog service is used to log failures and information displays
from SSH users. These can be used in connection with the
system protocol module. When using the default parameter, all
services will be logged.
Default:
services will be logged
String:
Only the selected services will be logged
Logging level
Default:
The logging level is set to
Info
String:
The logging level is set to a specified value, whereby
Quiet
represents the lowest and
Debug
the highest level
Server key size
Default:
The authentication key has 128 Bit
String:
The authentication key has the given number of bits
Server key regeneration
interval
Default:
The SSH key will never be updated
String:
The SSH key will be repeatedly actualised after a
specified value in seconds
PID file
Default:
The sshd.pid file is stored under /var/run/sshd.pid
String:
The sshd.pid file is stored in the specified directory
Use separate unprivileged
process?
Yes:
The SSH daemon starts different processes
No:
The SSH daemon only runs on one process
5.16.5 Client Host Options
Specifie rules for individual hosts in this menu.
Command
Description
Login as user
Normally if no username is given on the ssh command line, the
name of the current user is used to login to the remote SSH
server. However, this option can be used to specify a different
default username for a particular host or hosts.
Escape character
When making an interactive SSH login, the escape character can
be used to break out of the connection and close or suspend it.
Compress SSH traffic?
If this option is enabled, the SSH client will compress all data sent
to this host with the gzip algorithm. This can be useful if you are
copying large files with scp over a slow link.
Local ports to forward to
server
In this table you can enter local port numbers which will be
forwarded to some host and port by the SSH server. This can be
useful if your only access to some network is via SSH login to one
machine on that network, and you want to access other services
like web or POP servers.
Server ports to forward to
local
In this table you can enter port numbers on the server which will
be forwarded to some host and port on the client machine's
network.
5.16.6 User SSH Key Setup
In this menu you can define SSH options for new local users of a router.
Command
Description
Setup SSH key for new Unix
users.
When this option is activated, all newly registered local users
must first generate an SSH key