Skip to main content

2025 年 2 月 24 日

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.config 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
    

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…