Hi,
We have an MX64 and the Client VPN is set for authentication with Meraki cloud and the users setup.
I'm trying to set up 2FA via Duo Security but I have some questions:
1) I set up the DAP with the following config:
[radius_client]
host=X.X.X.X
secret=XXXXXXXXXXX
[radius_server_auto]
ikey=XXXXXXX
skey=XXXXXXXXXX
api_host=XXXXXXXXX
radius_ip_1=XXXXXXXX
radius_secret_1=XXXXXXXXX
client=radius_client
port=1812
failmode=safe
Am I missing configuration for Active Directory in order to authenticate?
I've read this document regarding the RADIUS setup but I am confused when it comes to 'configuring RADIUS clients to use it for authentication'
https://duo.com/docs/radius
Currently, we have the windows 10 VPN tool setup to the Client VPN endpoint and the only authentication is the stored username and password. I am not sure how to point this endpoint to the DAP.
Any help will be greatly appreciated.