Create Captive Portal for Mikrotik Router Networks #926
Replies: 3 comments 1 reply
-
OpenWISP has a RADIUS module which integrates with Freeradius. See: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the speed of responses!
I gave a proof in the manual you sent me, it seems that I only need the
openWisp radius for my purpose. As what I want is a Captive Portal for my
Mikroik networks, which allows authenticating/registering/changing users on
a freeradius basis, the question is the following:
I redirected my Mikrotik Hostspot to install openWISP Radius, openWisp
Radius is able to provide an authentication screen, where the user enters
their credentials (assuming they are already registered in openWisp's
freeradius), and after that, their access Is internet allowed on Mikrotik
router?
I ask this because that's exactly what I have a problem with. I'm
developing a very simple hostspot page external to Mikrotik, where I need
to do what I said above, however, I can't get past this phase. It seems to
me that I need to work with the Freeradius and/or Mikrotik Rest API, so
that the user is authenticated in freeradius and access is granted in
Mikrotik.
att,
------------------------------
***@***.***> *Kleyton Klaus*
*| Gerente de Tecnologia da Informação - CES/UFCG*
*| Graduado em Computação - UEPB*
*| Técnico em Tecnologia da Informação e Redes - IFPB/CG*
*Fone: (83) 99936 7603*
*Site: www.editi.com.br <http://www.editi.com.br>*
*Facebook: /kleyton_klaus*
*Twitter/Instagram: @kleyton_klaus*
------------------------------
Ninguém nasce genial. É a vontade de superar alguns fracassos que criam um
gênio.
Hisui Gotaro
------------------------------
Em ter., 24 de set. de 2024 às 19:54, Federico Capoano <
***@***.***> escreveu:
… OpenWISP has a RADIUS module which integrates with Freeradius.
This should be doable, provided you configure the Mikrotic Hotspot to use
the Freeradius of OpenWISP.
See:
- https://github.com/openwisp/openwisp-radius
- https://openwisp.io/docs/dev/radius/
—
Reply to this email directly, view it on GitHub
<#926 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC6GR3CAFL75IGKBG5NMM3ZYHUT7AVCNFSM6AAAAABOZHIMHCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZUGQ2TAMY>
.
You are receiving this because you authored the thread.Message ID:
<openwisp/openwisp-controller/repo-discussions/926/comments/10744503@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Good evening, thank you very much, I am looking at the material sent to try
to apply openWISP as my captive portal solution.
att,
------------------------------
***@***.***> *Kleyton Klaus*
*| Gerente de Tecnologia da Informação - CES/UFCG*
*| Graduado em Computação - UEPB*
*| Técnico em Tecnologia da Informação e Redes - IFPB/CG*
*Fone: (83) 99936 7603*
*Site: www.editi.com.br <http://www.editi.com.br>*
*Facebook: /kleyton_klaus*
*Twitter/Instagram: @kleyton_klaus*
------------------------------
Ninguém nasce genial. É a vontade de superar alguns fracassos que criam um
gênio.
Hisui Gotaro
------------------------------
Em qua., 25 de set. de 2024 às 12:34, Federico Capoano <
***@***.***> escreveu:
… Yes, you need the RADIUS module <https://openwisp.io/docs/dev/radius/>
and an HTML captive website that you can build yourself or, alternatively
you could use OpenWISP WiFi Login Pages
<https://openwisp.io/docs/dev/wifi-login-pages/index.html>.
All the information for the set up of these modules is presented in the
pages I linked above.
Regarding Mikrotic, we can't help with that, please refer to their
technical support and documentation.
—
Reply to this email directly, view it on GitHub
<#926 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC6GRYVU5GCRCU3AOZLKTTZYLJXNAVCNFSM6AAAAABOZHIMHCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZVGMYTCNI>
.
You are receiving this because you authored the thread.Message ID:
<openwisp/openwisp-controller/repo-discussions/926/comments/10753115@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Mikrotik, which authenticates to a FreeRadius database, I would like to offer a Captive Portal for all users on the network. I would like to know if it is possible to create this portal together with the Mikrotik Hospot server or without it, if openWisp can perform this role, to release users from the network only after logging in and being properly registered in the systems?
I currently use Mikrotik's local Hostpot, authenticating with Freeradius.
Beta Was this translation helpful? Give feedback.
All reactions