D
D
Dmitry Vyatkin2017-02-05 18:27:14
Django
Dmitry Vyatkin, 2017-02-05 18:27:14

What is the best way to implement hotspot with authorization after posting a message on a social network?

Good evening! The task is to implement a hotspot in which the user connects to wi-fi, sees a page on which links are displayed to log in through social networks. networks. After clicking, a request is sent to the server with Django, the server redirects to the selected social network. network, the user confirms the publication of the message and is redirected back to the server with Django. After that, you need to somehow give the user access to the Internet. The Microtik access point is located behind NAT, the FreeRadius authorization server is available on the Internet.
I understand that you can send an authorization request through js on the client side, but then the user can simply go to a certain URL and log in before the message is published, you can of course put on some crutches so that this does not happen, but I don’t want to do this. Is it possible to send an authorization request from a server to Microtik if it is behind Nat? And is it possible to make authorization requests directly to FreeRadius?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2017-02-05
@NeiroNx

Mikrotik has Hotspot functionality, all settings are indicated there. There are many examples on the Internet - here www.lanmart.ru/blogs/mikrotik-hotspot

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question