Changing the web console connection port
The Genian ZTNA system supports the administrator's Web UI access through a custom HTTPS port. The service is provided over port 8443 and you can change the port with the following process.
Changing the Policy Server Port (WebUI)
- Connect to the policy server in CLI mode using SSH. (Refer to CLI Console for SSH connection method.)
- Enable to Globe configuration Mode.
genian> enable
genian# configure terminal
- Change the port using the
management-server mgmt-port
command.
genian(config)# management-server mgmt-port 28443