Ethernet 802.1x client -> WiFi AP on a Raspberry Pi?
Posted
by
Martin Janiczek
on Server Fault
See other posts from Server Fault
or by Martin Janiczek
Published on 2012-06-29T14:44:25Z
Indexed on
2012/06/29
15:17 UTC
Read the original article
Hit count: 250
I have an Ethernet connection that requires 802.1x authentication (TTLS, MSCHAPv2, name+password).
My goal is to connect that to something that would then act as an WiFi AP, so I can use the connection on more devices (iPhone, notebook, etc.)
Would it be possible/good idea to use Raspberry Pi for this purpose? Or are there better-suited devices to do this?
EDIT: found some alternatives but because of low rep can't post more than two links...
Carambola - works with OpenWRT (but probably not standalone?)
Hornet-UB - works with OpenWRT
Asus RT-N10+ + OpenWRT how-to
© Server Fault or respective owner