Hi Guys,
I am facing an issue with Hotspot whereby MAC, Iphone, and Android can access the default login page without any issue. But windows can’t access it. It seems the page keep redirecting or forwarding. Any ideas?
Thank you
Hi Guys,
I am facing an issue with Hotspot whereby MAC, Iphone, and Android can access the default login page without any issue. But windows can’t access it. It seems the page keep redirecting or forwarding. Any ideas?
Thank you
I solved the issue above but now I am having an issue whereby i modified the login.html in hotspot folder with my own customized hotspot page. The problem thing is whenever I tried to authenticate using username and password, it jumps back to my login.html. Any advise for this issue? Assistance or guidance are greatly appreciated.
Thank you
Check “/ip hotspot profile”. Do you have an entry for “dns-name”? If so, try removing it.
If you would like help, please post “/ip hotspot profile”. You need only post the profile you are using.
Here is my part of my login.html. I used my own customized html and replace with the default login.html and rename it. Is this workable?
\
If you are using “/ip hotspot profile login-by=http-chap”, the login.html page needs to encrypt the password with the md5.js script. If you look at the standard login.html doc, you will find that it calls a JavaScript routine when you click the “Login” button. That routine does the password encryption.
Try a login and check the log. It will probably say something about the password being unencrypted.
And it is probably returning an error message to the page also. Does your new page display error messages?
Also, you should remove the $() from the user and password values. Like:
value=“pizzahutfreeaccess”