Portal Page Problems
-
Captive Portal with CARP problem. As I understand the portal page should pop up when ever a browser is launched, but this does not happen most of the time. So I tried at first to use the VIP gate way of 10.0.0.1:8000 but no go. Then I tried the master CARP at 10.0.0.2:8000 and it works. But if the master goes down then everyone will by trying 10.0.0.2:8000 but the new master will be the backup at 10.0.0.3:8000 instead. So I tried 10.0.0.1:8000 again and it does goes to http://10.0.0.2:8000/index.php?redirurl=http%3A%2F%2F10.0.0.1%3A8000%2F and I assume that it would redirect to 10.0.0.3 if needed, but sometimes 10.0.0.1:8000 stops working but 10.0.0.2:8000 still works.
OK why does the auto portal page not work most of the time (it worked for an iPad today).
Or why does 10.0.0.1:8000 not work sometimes and then returns without touching the anything?