I'm reasonably familiar with the configuration of OpenVPN client/server on windows/Linux. We have a Linux VM running right now that is serving as an OpenVPN server. I was hoping that I could decommission the server and migrate the functionality to the Mikrotik.
I've been running into some walls getting my preliminary attempts at a simple configuration working using a windows client. My current simple config is still a ways off from what I was actually trying to accomplish. Before I spend a bunch more time banging my head on the wall, I was hoping someone could verify if Mikrotik OpenVPN supports the following setup:
Front network: routable.ip.address
Back network: 10.0.x.x
When clients VPN in, I'd like to assign them a 192.168.8.x IP with the MT acting as 192.168.8.1. Some people will get dynamic IPs that can access everything in 10.0.x.x and some people will be issued static IPs. I'd like to be able to write FW rules that enable only access to certain IPs/ports.
I'd also like to be able to enable a "point to point" connection where only a certificate and no UN/PW is required for traffic from a specific IP.
Can anyone verify whether MT can support this?