SSL n stuff GHZ vi /etc/freeradius/radiusd.conf & comment the following line. $INCLUDE eap.conf Note: Make sure u turn the corresponding ssl requiring authentication methods OFF in /etc/freeradius/sites-enabled/default btw this tutotial although centos 5 centric but it still explains the non-ssl non-mysql testing on ur freeradius server as well. http://www.howtoforge.com/authentic...ckend-and-webbased-management-with-daloradius furthermore this link illustrates using the same with ubuntu/debian distro. http://www.howtoforge.com/setting-u...ver-with-mysql-and-management-with-daloradius And yeah do check the privileges on the certificates/folder (it should belong to freeradius user (check out /etc/password for that). I think it should fix the ssl error thingy. Cheers --- Ozzy
It works! Now going to test it . I'll make a howto if it is really working Edit: Hmm, not completely, I get DB errors about tables which don't exist
I just imported the daloradius and freeradius SQL file to see if that made any difference, but the problem is still there. It still tells me that some tables do not exist. CAn anyone help me with this? Thanks!
schema issues ! hey there, I had uploaded a changed/updated version of schema on that howto (within the howto). Use that. Btw also make sure u have set the right privileges on the DB/schema. Cheers -- Ozzy Note: I wrote this howto with the version of the softwares used mentioned in the howto. Other than that I do not guarantee it would work. Letme know though.
newbie blunder ? hmm. Judging by ur TCP/IP/subneting concepts I am not sure you are cut out for this stuff. U should know better 127.x.x.x is a special subnet. Anyway whatever is you IP address (not the loop back address) set the IP for that NAS device from within that subnet & try again. cheers -- Ozzy
Success on MYSQL-Freeradius part, but 2 more problem; 1- dolarius 0.9.8 get error after login(access from localhost); 2- the login page cannot appear from other client/ip; I already follow this; chown www-data:www-data /var/www/daloradius -R