Installing Linux agent

Installing the Linux Agent over CWP

There are several ways to install agents in Genian NAC 6.0.

This is the guide for how to install the agent by accessing the CWP page.

  1. Access the CWP page. https://policy_server_IP-or-cloudsite_name/agent

  2. Select the Linux icon from the OS-specific agent icon and download the file.

  3. Open Terminal in your Linux distribution and navigate to the Download folder. (Based on Ubuntu)

  4. Run the installer in the download directory as follows:
    • cd ~/Download

    • chmod 755 lnxagent_*Serveraddress*

    • sudo ./lnxagent_*Serveraddress*

  5. If prompted, provide the IP or FQDN of your Policy Server.

Note

  • Depending on the Linux distribution, the download path for the Linux Agent installer may vary.

  • The installer cannot run if the user does not have permission to installer, so it must be run as an administrator. The process will automatically run when the file ends.

  • This installer may also be obtained and distributed via other means.

Verify Linux Agent Installation

  1. Connect to Web Console.

  2. Go to the Management > Node menu.

  3. Access the IP of the node you wish to check.

  4. If the agent icon is displayed on the Node List screen, the installation and information registration are completed normally.

Linux Agent Key Paths

  • Open Terminal in your Linux distribution to view the log files below.
    • Installation path: /opt/genians/nac

    • Log path: /var/log/genians

    • Configuration file path: /opt/genians/nac/gnconf/gndata

Supported OS for Linux Agent

See: Supported Operating Systems and Plugins