The following are two methods on how to change the IP address for a console proxy:

  • UI:

    Go to Platform ManagementConsole Proxy, and set an IP address for a console proxy. Changes to this setting will take effect immediately without the need to restart your management node.

  • Command Line:
    Run the following commands successively (MANAGEMENT_NODE_PUBLIC_IP_ADDRESS is the IP address of the console proxy):
    [root@localhost ~]# zstack-ctl configure consoleProxyOverriddenIp=MANAGEMENT_NODE_PUBLIC_IP_ADDRESS
    [root@localhost ~]# zstack-ctl restart_node