I am running remote desktop software that I am now required to use 2FA. Is there a way to tunnel specific ports using 2FA via OpenVPN or other method? This is a new area for me, so be gentle. These ports are now NAT'ed to the specific IP's. I am told they now need 2FA. Is this even possible?
Thanks all.
You can run (virtually) as many OpenVPN servers as you like. Create firewall rules to allow RDP only for the tunnel(s) with 2FA.
Bart...
Any tutorials to get me started.
These should get you going:
https://docs.opnsense.org/manual/two_factor.html
https://kirkg.us/posts/building-an-openvpn-server-with-opnsense/
https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/
Thanks