To install NSX Tools on your Linux workload VMs, follow these instructions.
See Supported Operating Systems for Workload VMs for a list of Linux distributions currently supported.
Note: To verify the checksum of this script, go to
.
Prerequisites
- Ensure that the following commands are available on your workload VM to run the NSX Tools installation script:
- wget
- nslookup
- dmidecode
- In Microsoft Azure, if you have a custom DNS server configured for the Azure VNet where the workload VMs are running, do one of the following:
-
- Add a DNS record to resolve the PCG's private IP and use that DNS name for the download/installation commands.
- Provide the corresponding DNS suffix and DNS server parameters for the NSX Tools installation command.
- Or set up DNS forwarding on your DNS server to forward DNS queries to the PCG's FQDN (nsx-gw.vmware.local) to the Azure DNS: 168.63.129.16
-
Procedure
Results
Note:
- After NSX Tools are successfully installed, port 8888 shows as open on the workload VM but it is blocked for VMs in the underlay mode and must be used only when required for advanced troubleshooting. You can access workload VMs over port 8888 using a jumphost if the jumphost is also in the same VPC as the workload VMs that you want to access.
- The script uses eth0 as the default interface.