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 - elcocoloco

#16
you can try to reneg-sec 0 in your server.conf (https://duo.com/docs/openvpn)
#17
What happens if you set a fake mac on both interfaces
#18
Would start monitoring the gateway via API / CRON, which is more logical imho.

After that down and up interface

https://forum.opnsense.org/index.php?topic=10924.0
#19
While were at it, to monitor if Sensei service is running

/api/sensei/engine/status
#20
Quote from: elcocoloco on January 14, 2021, 11:44:41 AM
Hi  :D

Does anyone know if it is possible to get the status (Master / Slave) of a Virtual IP on a CARP 'interface via API, that's the only thing missing for me

Solved it for now, using monit

- carp_status_change --> enabled
- /api/monit/status/get/html
#21
Hi  :D

Does anyone know if it is possible to get the status (Master / Slave) of a Virtual IP on a CARP 'interface via API, that's the only thing missing for me
#22
Yeah that's the problem, Captive Portal is interface based, so it's not possible imo. For now ideally would be :

- An unauthorized user should be able to access the internet with the default sensei policy
- An authorized user should be able to access the internet with an assigned sensei policy

We are using RDS 2012 R2 and they are already authorizing (user / pw / 2FA), adding another manual authorization will get me killed  ;D

But the auto AD logon solves it all, thanx.


#23
Thanx MB :-) For now, let me know if I understand correctly

Is the following possible right now?

'default' users (as in : NOT logged in via Captive Portal (AD)) will get the default policy within Sensei
authorized users (as in : logged in via Captive Portal (AD)) will get the 'assigned' policy within Sensei

Meaning, everyone has the default policy, unless they decide to login via Captive Portal (afterwards)

Thanx

#24
Hi,

Any timeframe when we can expect this feature? Able to alpha / beta test if necessary, also volunteering for documentation on that part