Dear All,
l have issue with my Mikrotik RB750. l enable hotspot and l connect my Access Point radio to LAN port, with the Access Point is working fine but with Repeater Station is displaying this error: " web browser did not send challenge response (try again enable javascript)."
l will appreciate it if you can help me out.
Regards,
Akinola
If you have a certificate, you could switch to using https login instead of http-chap.
If the WiFi is encrypted, you could consider switching to http-pap instead of http-chap.
Dear ZeroByte,
Thanks for your help.
-
l don’t have certificate.
-
l just switch to http-pap but still the same issue.
l will appreciate it if you can help me out.
Regards,
Akinola
Check the source of the login page to make sure that it is only conditionally using the CHAP challenge javascript code if the http-chap method is enabled. (compare with the standard Mikrotik hotspot page for reference)