Trying to assist a client with configuration of a new web server and need to make some adjustments to the Mikrotik for security reasons.
I’m looking for some suggestions regarding implementation. There are four basic requests.
-
The web server needs to access only one device and one port on the LAN. Traffic between the LAN and the web server should be otherwise restricted.
-
It would be beneficial for the web server to also have basic web (Internet) access for applying updates through a browser, etc.
-
The web server needs to be accessible publicly only on the port that is hosting the web server.
-
The web server needs to be reachable via VNC ONLY from the internal network.
I suppose to summarize, I’m basically wondering the best way to block all traffic excluding ports on specific devices that I allow. I suppose this may involve configuration of a DMZ?
Does anyone have any suggestions/thoughts?