Hi!
I am new to MikroTik. I want to use MikroTik for connection to my Wireless Network. I see that I can set a WPA password or setup a RADIUS Server for Authentication. Is there a simpler way then a Radius Server, i.e. a custom software which can check for Authentication and response to MikroTik as authenticated or not?
I am actually looking for something like Sonicwall’s LHM scripts. There you are redirected to a so called “Auhtentication Server” (AS), whereby Sonicwall submits “MAC,IP,SessionId,SSID,.. etc” to the AS as HTTP/GET. AS is responsible of showing a login page and checks for authentication in its own procedures. If user is authenticated, AS sends a HTTP/POST to the Sonicwall Router the “SessionId, MAC, IP etc…” as authenticated. Thereafter the user can access internet.
I am a Delphi and C# .Net developer myself. I would be glad to write my own Authentication Routine. But don’t want to deal with Radius Servers.
Any help would be highly appreciated.
Best,
-Mamaci