GUI Clients

If this is a Security Management Server, you can configure which computers can connect to this Security Management Server with SmartConsole.

Note - This section does not appear, if this is a Multi-Domain Server.

Configuring GUI Clients in Gaia Portal

Step

Instructions

1

In the navigation tree, click User Management > GUI Clients.

2

Click Add.

The Add GUI Client window opens.

3

Define the GUI clients (trusted hosts).

These are the values:

  • Any IP Address

    All clients are allowed to log in, regardless of their IP address.

    This option only shows if Any was not defined during the initial configuration.

  • This machine - IP address

  • Network

  • Range of IPv4 addresses

Configuring GUI Clients in Command Line

Step

Instructions

1

Connect to the command line on the Security Management Server.

2

Run:

cpconfig

For more information, see the R82 CLI Reference Guide > Chapter Security Management Server Commands > Section cpconfig.

3

Enter 3 for the GUI Clients option.

4

A list of hosts selected to be GUI clients shows.

You can add or delete hosts, or create a new list.

You can add new GUI clients in these formats:

  • IP address - One computer defined by its IPv4 or IPv6 address.

  • Machine name - One computer defined by its hostname.

  • "Any" - An IPv4 address without restriction.

    You must:

    1. Enter the word Any with capital letter "A"

    2. Press the Enter key

    3. Press the CTRL+D keys.

  • IP/Netmask - A range of IPv4 addresses (for example, 192.168.10.0/255.255.255.0) or IPv6 addresses (for example, 2001::1/128).

  • A range of addresses - A limited range of IPv4 addresses (for example, 192.168.10.8-192.168.10.16), or IPv6 addresses (for example, 2001::1-2001::10).

  • Wild cards (IPv4 only) - A limited range of IPv4 addresses only (for example, 192.168.10.*).