› Forums › Network Management › ZeroShell › RADIUS and MAC Address authentication
- This topic is empty.
-
AuthorPosts
-
May 29, 2008 at 3:16 am #41040
sbrown
MemberHello,
I have searched Google and forums here for awhile and I can’t find a good answer to my question.
In my wireless network we have some client WiFi devices that act as “bridge/router/repeaters” to our WiFi signal. Currently we use WPA-PSK and program the key into each client device. What I would rather do is authorize the device via RADIUS based on the MAC address.I have seen some text referring to FreeRadius and MAC addresses, but I have never been able to get that to work quite right – so when I saw this on the Zeroshell page:
or the less secure authentication of the client MAC Address;
I was hopeful that I could use this great distro (already using it for captive portal) for MAC address authentication on our APs…
But – when I test with my laptop, it always wants a username/password/cert… I’ve tried making a new user with the MAC address and the password the same as the shared secret, but no luck there.
Any ideas?
Thank you very much,
ScottMay 29, 2008 at 5:27 pm #46517imported_fulvio
ParticipantBy using either FreeRADIUS or another RADIUS server you can use the MAC address authentication by creating an entry in which the username and the password are the mac (without : or – characters) you want authorize. Zeroshell manages the authentication by using Kerberos 5 backend that not allows to set the password equal to the username. For this reason if you want this feature you have to manually add the entry in the file /etc/raddb/users.
Regards
FulvioJune 1, 2008 at 12:05 pm #46518shah
Membersbrown… how’s with your settings… is it work for you… need to know how you did it… 😉
May 26, 2009 at 2:30 pm #46519Jpearl01
MemberHello,
We are trying to do the same thing by using free radius to authenticate by MAC address. Our customers Radio units act as transparent bridges so in our case we would like to authenticate by the MAC address of their computer/router. The idea in our situation is to have our billing server hold all of the MAC address and script it out to our Free radius server. Have you been able to get this to work at this point? Or anything similar to this?June 6, 2010 at 5:56 pm #46520ChesterBMW
Memberis there anyway to relax the password requirements to allow the password to be the same as the username.
I am researching Kerberos 5 to figure it out myself but I am not having much luck.
July 17, 2015 at 11:05 pm #46521dtmadman
Member@fulvio wrote:
By using either FreeRADIUS or another RADIUS server you can use the MAC address authentication by creating an entry in which the username and the password are the mac (without : or – characters) you want authorize. Zeroshell manages the authentication by using Kerberos 5 backend that not allows to set the password equal to the username. For this reason if you want this feature you have to manually add the entry in the file /etc/raddb/users.
Regards
FulvioHi Fluivio, I’m using your Zeroshell for six months or more… As I understand right now, If I write an entry in the file users assigning a user and password and mac address as the same, the radius server will allow it? Can you show me an example of that entry? Can it be done to the lan users also?
Is there a way to link a user to a ip and a mac address? thanks…
-
AuthorPosts
- You must be logged in to reply to this topic.