Auto Login from server side

I have an issue where i need to have a customer automatically log in upon server reset for example. The reason this needs to be from the server side is that they are using it for a digital phone service, which cannot navigate to the login page. Obviously if the server is reset for some reason, they would be logged off and hence no phone service, until they logged back in from thier computer.

This poses a potential health and safety issue, especially for older people.

Is there a script or function within the mikrotik system that would allow me to log a person back in from the server side?

I look forward to your response

Gary Norwood
Owner
Oroville-Wireless

If you’re talking about Hotspot login, then MAC authentication should do the trick.
For more info, check out Mikrotik Wiki

Log into what where? PPPoE? Hotspot?

sorry i did not explain my self fully. Yes I need to auto log onto a hot spot from the server side.

Just create an IP binding for the device and set the type to ‘bypassed’ to prevent it from having to be logged in at all.

If you use bypass, you won’t be able to shape traffic, account for bandwidth, provision, etc…

Just a thought :slight_smile: