I have a scenario that I need the VMs to have static IP addresses according to the physical machine that I'm connecting from, I have a program which is installed on every VM that is communication with an IP hardware device located with every physical machine that I'm connecting from, the configuration for this application is to have for example the PC (192.168.1.2) communicating with the hardware (192.168.2.2), so I need that always when I connect to a VM (From an RDS VMs Pool) to connect to a VM with the IP 192.168.1.2.
Is there a way to achieve this while still have the RDS VMs Pool?