Administration Console

Genian NAC provides two types of management consoles. A command-line console that provides system settings such as basic service configuration and network configuration, and a Web console that provides all other management and policy features.

Web Console

The access method of the web console is different according to the deployment type of the policy server.

On-Premises

  1. Open up Web Browser and navigate to the following link
  2. Copy and paste link below into browser
  3. Replace Policy Server Management IP Address:8443 with actual IP address
https://"Policy Server Management IP Address:8443"/ (e.g. https://192.168.50.10:8443/)

Cloud

  1. Open up Web Browser and navigate to the following link
  2. Copy and paste link below into browser
  3. Replace Cloud Policy Server Name with actual registered name of Cloud Policy Server
https://"Cloud Site Name"/ (e.g. https://nac.genians.net/)

CLI Console

1. CLI console access through SSH access program

The CLI (Command Line Interface) console can be accessed through SSH (default port: 22).

ssh "policy server management IP" -p 22  (e.g. : ssh 192.168.50.10 -p 22)

Note

Cloud-managed policy server does not provide SSH command-line console.

2. CLI console access through SSH connection from the web console

  1. Go to System on the top panel.
  2. Select System from the System item on the left.
  3. SSH connection destination IP address right ssh Click the icon.
  4. SSH connection is performed using Username and Password in the pop-up window.

Genian NAC by default does not allow for SSH access to the appliance until the Administrator allows for this access by adding IP Address or Network Address/CIDR.

See: "Allow Remote Access via SSH" under Initializing the System