You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed here https://forum.opnsense.org/index.php?topic=5907.0 I open this ticket for a problem that I have everytime I reboot Opnsense firewall: users connected to wifi network through Captive Portal (with Radius Authentication) needs to logout from Captive Portal and login again because network connection doesn't work.
I checked my actual RAM disk configuration here https://my-opnsense-host/system_advanced_misc.php and I can confirm that /var/RAM disk and /tmp RAM disk are both UNCHECKED (so I think disabled)
It's very annoying for my users. If I need to reboot they lose wifi connection, I try to give more informations: they keep connected to our wifi network, but there's no traffic. The only solution is Logout from Captive Portal and login again.
The text was updated successfully, but these errors were encountered:
@fichtner As long as the database isn't corrupted, it should list the users in /ui/captiveportal/session/ after a reboot and automatically unlock those users too.
Things to check on the box:
is the database populated with the actual users after a reboot
if so, does the ip address still match
I don't expect this to be a structural problem, tested it on my machine and all looks normal from here.
As discussed here https://forum.opnsense.org/index.php?topic=5907.0 I open this ticket for a problem that I have everytime I reboot Opnsense firewall: users connected to wifi network through Captive Portal (with Radius Authentication) needs to logout from Captive Portal and login again because network connection doesn't work.
I checked my actual RAM disk configuration here https://my-opnsense-host/system_advanced_misc.php and I can confirm that /var/RAM disk and /tmp RAM disk are both UNCHECKED (so I think disabled)
It's very annoying for my users. If I need to reboot they lose wifi connection, I try to give more informations: they keep connected to our wifi network, but there's no traffic. The only solution is Logout from Captive Portal and login again.
The text was updated successfully, but these errors were encountered: