When GUI access is not available

For users who do not have GUI access, sample lines for inclusion can be added to the [firewall] section of server.ini. After adding these lines to server.ini lines, bounce the host server to have it take effect.

  • If the [firewall] section already exists, then make the additional entries there.
  • If the [firewall] section does not exists, then it must be added. This can be added to the end of server.ini.

The [firewall] lines and their GUI counterparts are:

  • host_server_default_port
    • RMI Object Port
    • Firewall tab
  • tunnel_port
    • RMI Callback Port
    • Firewall tab
  • rmi_exported_server_port
    • Exported Server Address
    • Firewall tab

    This is the address of the server and not a port number.

  • monitord_server_use
    • Host Server routes traffic
    • Advanced tab

    Override Default Settings must be selected before this can be selected.

  • monitord_server_buffer_size
    • MonitorD Message Buffer Size
    • Advanced tab