Bigsausage64LV1Online
Following: 0Followers: 0
Forums/ Requests & Suggestions
2 weeks ago
Re:Keep Built-In RADIUS Server in 5.15
@Philldu I'd definitely would like to keep the feature too !!!!!!!! Please make it optional or keep it as it is before the code is revamped
0HELPFULS
Forums/ WiFi
2021-10-10 23:00:49
Re:Omada Controller 3.1.4 nginx reverse proxy
I fixed it by using far less headers : server { if ($host = wifi.domain.com) { return 301 https://$host$request_uri; } listen 80; server_name wifi.domain.com; location / { proxy_pass...
0HELPFULS
Forums/ WiFi
2021-10-10 14:52:29
Re:Omada Controller 3.1.4 nginx reverse proxy
Hi guys, Anyone succeeded in implemanting this with nginx ? My nginx conf works over mobile but not over desktop ! I can't figure it out. My desktop is presented with the logon screen but the login...
0HELPFULS