Installing NAC 6.0 Gateway

NAC 6.0 Gateway Deployment Options

The NAC 6.0 Gateway can be deployed into Cloud environments or can be installed On-Premises. Enforcement of the policies in the NAC 6.0 Gateway requires that user traffic pass through the gateway. Different deployment models support different goals.

For example, if controlling access to Cloud resources is important, deploying a NAC 6.0 Gateway in the Cloud would be ideal. Remote user traffic could also connect through the Cloud NAC 6.0 Gateway controlling access to any destination (including On-Prem).

If deployed On-Prem, local or remote user traffic could route through the Cloud NAC 6.0 Gateway. This would allow for the control of On-Prem users regardless of destination and also support remote users connecting back to the On-Prem environment.

Installing the NAC 6.0 Gateway in the AWS Cloud

See: Controlling Access to Cloud Resources.

Installing the NAC 6.0 Gateway On-Premises or in Non-AWS Cloud Environments

  1. Install Ubuntu(20.04) based system on physical or virtual machine

  2. The command below can be used to install the NAC 6.0 Gateway on Ubuntu Linux 20.04 or later

    #curl -s https://docs.genians.com/install/ztna-sensor.sh | sudo BRANCH= bash -s - POLICYSERVER.DOMAIN.ORIP
    

Note

If installing on a virtual machine, be sure that the network adapter is set to bridged mode instead of NAT mode. The NAC 6.0 gateway requires a dedicated IP address in order to function properly.

  1. For further instructions to configure and test the NAC 6.0 Gateway after it is installed, follow the link below

See: Controlling Access to Cloud Resources.