Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Freeradius EAP-TLS
« previous
next »
Print
Pages: [
1
]
Author
Topic: Freeradius EAP-TLS (Read 6262 times)
NilsS
Full Member
Posts: 176
Karma: 19
Freeradius EAP-TLS
«
on:
September 24, 2017, 11:25:31 am »
I would like to implement eap-tls in the freeradius plugin, is there already someone working on that?
Who is the maintainer of the current plugin?
I'm quite new to opnsense but i think i found the starting point in the templates, volt templates and the xml.
Maybe we could discuss a way to use additional virtual servers for other radius methods. EAP-TTLS and EAP-PEAP
I thought about selecting virtual servers per client.
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Freeradius EAP-TLS
«
Reply #1 on:
September 24, 2017, 11:56:07 am »
There is no activity on the plugin at the moment - you can find it here:
https://github.com/opnsense/plugins/tree/master/net/freeradius
The maintainer is Michael (mimugmail in the forum and GitHub).
Logged
franco
Administrator
Hero Member
Posts: 17656
Karma: 1610
Re: Freeradius EAP-TLS
«
Reply #2 on:
September 24, 2017, 12:36:17 pm »
PS: You can see the maintainer from the details button of the firmware plugins list.
EDIT: Sorry, stupid me, the feature has not yet been released to 17.7. Please disregard.
«
Last Edit: September 24, 2017, 03:48:21 pm by franco
»
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Freeradius EAP-TLS
«
Reply #3 on:
September 24, 2017, 01:27:10 pm »
Hi NilsS,
would be very cool if you have some ideas how to extend it.
I was doing some stuff to add EAP-TLS but didn't find the time yet.
Today I did some testing with IKEv2 and EAP-Radius, but I didn't get into radius, no fun to debug strongswan
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
NilsS
Full Member
Posts: 176
Karma: 19
Re: Freeradius EAP-TLS
«
Reply #4 on:
September 24, 2017, 01:53:27 pm »
Ok,
i will try to build a config with multiple virtual servers listening on the same port. I found an example that should work.
I try to build the config and make a template of it.
Then we can see how to build the gui around it.
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Freeradius EAP-TLS
«
Reply #5 on:
September 24, 2017, 02:06:39 pm »
By the way ... EAP-TTLS and EAP-PEAP already work out of the box!
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
NilsS
Full Member
Posts: 176
Karma: 19
Re: Freeradius EAP-TLS
«
Reply #6 on:
September 24, 2017, 03:50:50 pm »
But there is no TLS Server Cert or CA defined.
I think more about defining virtual servers with allowed authentication methods and there user backends and then define on the clients which virtual server to use.
I don't like cleartext passwords.
Also i don't want to allow an entry for MBA from the switch to auth to the WLAN.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Freeradius EAP-TLS