Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - oattisan

#1
26.1, 26,4 Series / Captive Portal + MFA
Today at 10:51:25 AM
Hi,
I am currently setting up WireGuard on my firewall and have successfully assigned the wg0 interface. I can see the traffic flowing correctly through Zenarmor, so the basic connectivity is working as expected.
I am now trying to implement a Captive Portal (accessible at IP:8000) to enforce MFA for these users. To achieve this, I created a new OTP server (Local + Time-based One Time Password) named WG_OTP.
However, I have run into the following issue:
The Authentication Tester fails when using the WG_OTP server.
The Captive Portal page loads correctly, but I cannot get the OTP configuration to validate.
If I switch the authentication server to the Local Database, the tester works perfectly.
The OTP server itself seems to be configured correctly because it is already functioning for my existing OpenVPN setup.
Could you provide some guidance on why the OTP authentication might be failing specifically for this WireGuard/Captive Portal implementation?

Thank you in advance.

Luca