Hi everyone, I’m really new to mikrotik and I’ve been trying to figure out why when I enter wrong credentials on hotspot login I get an Error 404: Not Found message.
I want to display a message to the user saying incorrect credentials. I’ve already cheked https://wiki.mikrotik.com/wiki/Manual:Customizing_Hotspot and found that I had to create flogin.html. I did it, but that html file is not displayed when wrong credentials are entered. I just get the 404 error.
My questions are:
- Which html file MikroTik is trying to display? I thought it was flogin.html but it seems it is not.
- Which is the regular behaviour you get when wrong credentials are introduced?
- Is the 404 error saying that the user was not found or it means a given html file was not found in the mikrotik side? So far, I believe a html file is not found.
During the testing I’ve made, I’ve seen flogin displayed a couple of times only, but not in a regular way.
I have 7.1.1 routerOS, rb750gr3 and hotspot htmls are in factory version.
Thanks in advance.