How to make one static DNS record for single domain with subdomains on MikroTik 6.37.X:
/ip dns static add address=192.168.1.243 regexp=.*example1.com add address=192.168.1.245 regexp=.*example2.com
How to make one static DNS record for single domain with subdomains on MikroTik 6.37.X:
/ip dns static add address=192.168.1.243 regexp=.*example1.com add address=192.168.1.245 regexp=.*example2.com
Pingback: Use MikroTik as Web Proxy Server | SabrNET
This method is not working