Hi,
I have a mikrotik os in virtual machine with a fixed internet ip to which I have connected a domain
I added a subdomain in the DNS Static section
Now I want anyone from anywhere in the world to enter one of the subdomains to connect to an internal network like this:
sub.domain.com -> 185.51.xxx.xxx -> 192.172.0.2
sub1.domain.com -> 185.51.xxx.xxx -> 192.172.0.3
All ports are open on internal servers
thank you