i would like to request help / assistance on NAT VyOS configuration. i'm new to it, so please bear with me :)
please see link for the sample diagram. https://i.ibb.co/kx1N6pD/NAT.png
from the diagram, what i would like to accomplish is to configure NAT from my VyOS. this is to be able to host private servers (10.10.10.0/24) to public (internet). but i want specific public ip address to specific private ip address NAT.
example: if a client visit sub1.domain.com (123.123.123.100) this public IP address should only corresponds to 10.10.10.100 private server. this would be the same as for other subdomains (color coded to match public to private ip address)
how do i start, and what would likely the configuration for this.
thanks