Skip to main content

June 22, 2026

Configure a Linux Virtual Machine with Multiple NICs for Horizon Agent

When you install Horizon Agent on a virtual machine that has more than one network interface card (NIC), you must specify the subnet that Horizon Agent uses. The subnet determines which network address Horizon Agent provides to the Connection Server instance for client protocol connections.

On the virtual machine where Horizon Agent is installed, edit the viewagent-custom.conf file to specify the subnet.

  • In an IPv4 environment, configure the value for Subnet using CIDR notation, for example:

    Subnet=192.168.1.0/24
    
  • In an IPv6 environment, configure the value for Subnet6 using prefix/length notation, for example:

    Subnet6=2001:db8:abcd:0012::0/64
    

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…