Hallo. I am new to VMare Networking and networking in general. I have the following subdomains:
site1.mysite.com pointing to a public ip address xx.xx.xxx.x1
site2.mysite.com pointing to a public ip address xx.xx.xxx.x2
site3.mysite.com pointing to a public ip address xx.xx.xxx.x3
In my local server, i have installed ESXi 6.7 Update 3. I given this server a local static ip address 172.xx.xx.17 which i use for management of the server. Inside this ESXi i have created 3 VMs and each of them has a local static ip address 172.xx.xx.18, 172.xx.xx.19 and 172.xx.xx.20. I installed Debian 9 in all of these VMs. All of these VMs are connected to the VMNetwork which is using vmnic0. These VMs are accessible from the LAN network through their IP address.
Now, i want to map all of these VMs to the subdomains above. I don't know how to go about it. Kindly help