Installing Policy Server

Deployment Type

The Policy Server can be installed in two ways depending on the scale or management method.

On-premises

A system that manages customer policies and networks by directly installing a physical Policy Server on the internal network.

Cloud managed

A system that installs a virtual Policy Server in a cloud environment. Administrators access the cloud system to manage policies and networks.

Hardware Preparation

You can install the Policy Server on a physical system or a virtual system.

Physical Appliance

For testing and small-scale deployments, you can use general Intel servers such as HP, Dell, or Mini PCs.

Minimum Hardware Requirements

  • Processor : Intel or AMD Dual Core
  • Memory : 4GB (8GB recommended)
  • Storage : 120GB
  • NIC : Wired network interface, wireless interface (optional)

Note

Hardware requirements may vary depending on the number of managed nodes.

Virtual Machine

You can install the Policy Server on a virtual system. NAC supports various hypervisors such as VMWare, VirtualBox, and XenServer.

Cloud managed

Genians provides a cloud management service that eliminates the need for users to manually install and manage the Policy Server.

Network Connection Preparation

Genian NAC requires a network connection with at least one static IP address. If installing with an On-premises configuration, that interface can be used as the management interface.

Genian NAC connects to the network's broadcast domain to monitor all broadcast packets.

If the network you wish to manage is connected via WAN, a physically separate Network Sensor is additionally required.

Note

If you are using a virtual machine, you must select the network interface type in Bridge mode.
If you intend to use VMWare ESXi with 802.1Q trunk ports, you must enable VGT mode.

Software Download

Download the Policy Server ISO file through the Technical Support Center and create a bootable USB for physical appliance installation.

Note

NAC is installed with its own OS, without the need for a separate OS installation.

Policy Server Installation

  1. Boot the Device

    • Connect the bootable USB to the computer.
    • Change the boot order in BIOS settings to boot from USB first.
    • For virtual machines, select the ISO file of the installation media. (If it is a virtual machine)
  2. If installing the product on your own hardware or a virtual machine (not a Genians-provided Appliance), enter "UNKNOWN-CT64" for type Model Name.

../_images/install-step-1.png
  1. Enter "i", and if there is an existing system, enter "y" to delete and proceed.
  2. Once installation is complete, remove the media. (USB or ISO file)
../_images/install-step-2.png

Initial Configuration

After the system reboots, you must perform initial settings.

  1. Select Initial Configuration Method (Enter "1")

    • Interactive Wizard : This method uses a wizard for configuration.
    • Manual Configuration : This method uses manual CLI commands for configuration.
  2. Select Policy Server Operating Type (Enter "1")

    • Single Server - Stand Alone : Operates as a single server.
    • Multi Server - Backend (Log/Database Server) : Log and DB (Backend) are separated.
    • Multi Server - Frontend (Node/Mgmt Server) : Node and Management (Frontend) are separated.
  3. Select Language (Enter "2")

  4. Create an Administrator account for Web UI and SSH connection

    • Enter the administrator account name.
    • Enter the administrator account password.
../_images/initialsetup-step-1.png
  1. NTP Server Configuration

    • Enter the NTP server IP or FQDN (default is pool.ntp.org).
  2. Select Connection Type

Note

Ensure the network connection is connected to the system's first interface (eth0).
  • If interface eth0 is connected: Access Port (general port)

    • Enter "n"
  • If interface eth0 is connected to a 802.1Q Trunk Port:

    • Enter "y"
    • Enter the VLAN ID for NAC service activation. (Comma-separated or connected by AB for range, e.g., 10,20-30)
    • Enter the VLAN ID for interface management.
    • VLAN Sensor interfaces are set as DHCP clients by default.
    • To define a static IP for VLAN interfaces after initial installation, change the interface IP address. Refer to: Configuring Interface IP Addresses
    • Sensor interfaces must be configured for each VLAN after initial installation. Refer to: Adding And Deleting Network Sensors
../_images/initialsetup-step-6.png
  1. Network Configuration

    This step is to set the interface IP address for management.

    • Enter IP address
    • Enter Netmask
    • Enter Default Gateway
    • Enter DNS IP address (comma-separated)
  2. Policy Server Connection Information (only for Network Sensor)

    This step is to set up information for connecting to the Policy Server.

../_images/initialsetup-step-token.png
  1. Confirm All Information

    • If everything is correct. Enter "y" and start
    • If not correct. Enter "n" and reset
../_images/initialsetup-step-7.png
  1. Log in to Genian NAC Management UI. Refer to: Administrator Console

Unsupported Hardware

If installation on your own hardware does not proceed normally, please contact your designated partner engineer or Technical Support Center.

Note

When installing in a virtual environment, if the storage device or network interface is not recognized, change the storage type to SATA or change the network interface driver to an Intel family like E1000.