Two questions:
-
Let’s say I have a few web servers serving dom1.com, dom2.com, dom3.com and a mikrotik router. For security and to conserve IP addresses, I need to place the webservers behind the mikrotik router, which will act as a reverse proxy. Can this be achieved?
/---- dom1.com webserver (private IP)
internet — mikrotik (public IP) ----- dom2.com webserver (private IP)
-— dom3.com webserver (private IP) -
Is mikrotik based on linux? Or is the web proxy based on something like squid?