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
Scenario:
You have single public IP address 188.50.11.21 and 2 internal web servers hidden behind public IP address:
And you would like to forward traffic to each of the web server at the WAN side. RouterOS and his Web Proxy package allows this for HTTP traffic (not HTTPS).
This guide explains how to “hack” drivers Setup Information file and permit installation of excluded hardware from Vendor. This tutorial is targeted to install not supported Intel I219-V (2) Ethernet Adapter situated on MB from ASUS with chipset Z170 (Intel Socket 1151) on Windows Server 2016.