Management Interface
StoneOS supports the following access methods: Console, Telnet, SSH and WebUI. You can configure the timeout value, port number, and PKI trust domain of HTTPS. When accessing the device through Telnet, SSH, HTTP or HTTPS, if login fails three times in one minute, the IP address that attempts the login will be blocked for 2 minutes during which the IP address cannot connect to the device.
To configure the access methods, take the following steps:
- Select System > Device Management from the menu bar.
- In the Device Management dialog, click the MGT Interface tab.
- On the MGT Interface tab, configure the options as below:
- Console: Type the Console timeout value into the Timeout box. The value range is 0 to 60. The default value is 10. The value of 0 indicates never timeout. If there is no activities until timeout, system will drop the console connection.
- Telnet: Configure the Telnet access method parameters.
Timeout - Specifies the Telnet timeout value. The value range is 1 to 60. The default value is 5.
Port - Specifies the Telnet port number. The value range is 1 to 65535. The default value is 23.
- SSH: Configure the SSH access method parameters.
Timeout - Specifies the SSH timeout value. The value range is 1 to 60. The default value is 10.
Port - Specifies the SSH port number. The value range is 1 to 65535. The default value is 22.
- Web: Configure the WebUI access method parameters.
Timeout - Specifies the WebUI timeout value. The value range is 1 to 1440. The default value is 10.
HTTP port - Specifies the HTTP port number. The value range is 1 to 65535. The default value is 80.
HTTPS port - Specifies the HTTPS port number. The value range is 1 to 65535. The default value is 443.
HTTPS trust domain - Select the trust domain existing in the system from the drop-down list. When HTTPS starts, HTTPS server will use the certificate with the specified trusted domain. By default, the trust domain trust_domain_default will be used.
- Click OK to save your settings.
Note: When changing HTTP port, HTTPS port or HTTPS trust domain, the web server will restart. You may need to log in again if you are using the Web interface.