Shift
key and go to
Status > System Health
.
2.
Select the button
Enable SSH.
3.
In your secure shell program, open a new connection to the Kerio Control server address.
4.
As the login name, type
root
.
5.
Type a local administrator password.
Modifying the configuration
To update configuration, type:
/opt/kerio/winroute/tinydbclient "update table set variable=value"
To apply the new configuration, type:
/etc/boxinit.d/60winroute restart
Examples
Disabling the 3-way TCP handshake security feature:
~ # /opt/kerio/winroute/tinydbclient "update Firewall set
Require3WayHandshake=0"
~ # /etc/boxinit.d/60winroute restart
Requiring TLS version 1.1 and higher:
~ # /opt/kerio/winroute/tinydbclient "update ssl set forcetlsv1_
1=1"
~ # /etc/boxinit.d/60winroute restart
Do'stlaringiz bilan baham: |