NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
fastethernet
Feb 26, 2010Aspirant
Freeradius with PEAP support
Hi All, :D I was running a virtual server with freeradius with PEAP support but since power prices are jumping up I wanted to move all my virtual server services onto my Readynas DUO. I have mana...
Mastacheata
Mar 29, 2011Aspirant
This one's about a year old, but I just wanted to let you all know, that I succeeded in building freeradius for the Duo.
I had to install libssl-dev, libc6-dev and gcc.
configure can't detect the platform automatically. (At least on my Duo all the commands to determine the architecture result in an empty return)
So you have to supply the processor architecture manually: ./configure --build=sparc-linux
"make && make install" runs fine then and you will find your freeradius build in /usr/local prefix
I'll try to read up on the addon-making process in the next few days and hopefully get an addon out then.
I had to install libssl-dev, libc6-dev and gcc.
configure can't detect the platform automatically. (At least on my Duo all the commands to determine the architecture result in an empty return)
So you have to supply the processor architecture manually: ./configure --build=sparc-linux
"make && make install" runs fine then and you will find your freeradius build in /usr/local prefix
I'll try to read up on the addon-making process in the next few days and hopefully get an addon out then.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!