Hi 

Thanks for the answer, but I have tried the modification to the file with no 
success, I believe the problem is with freeradius that gets installed with 
packetfence, as I mentioned before hand, I tried to installed freeradius first 
and then packetfence, while installing packetfence the config file for 
freeradius got overwritten, before that openradius was working.

Is there something I can do as I need to get this server up and running, and I 
do prefer Ubuntu, I know it better.

Thanks again for the help..

----- Mensaje original -----
De: "Earl Robinson" <e...@v-studios.com>
Para: packetfence-users@lists.sourceforge.net
Enviados: Miércoles, 28 de Enero 2015 17:52:07
Asunto: Re: [PacketFence-users] Freeradius issue

Christopher, 

It's probably that openssl on ubuntu 12.04 is not recognized as a heartbleed 
patched version by freeradius, so it won't start. It is patched, but that's not 
the point... 

see: 
http://lists.freeradius.org/pipermail/freeradius-users/2014-April/071369.html 
and 
http://comments.gmane.org/gmane.comp.networking.packetfence.user/8863 

You'll need to edit the /etc/freeradius/radius.conf and set yes to 
"allow_vulnerable_openssl" 

hope that helps, 
Earl 


On Wed, Jan 28, 2015 at 12:30 PM, Christopher Coronado < 
ccoron...@sanclemente.cl > wrote: 


Hi 

I would like to ask if anyone can give me some help with the following issue: 

I have installed Ubuntu 12.04.5 on a server and have tried to install 
packetfence to no avail. The reason being the following error: 

* Checking FreeRADIUS daemon configuration... [fail] 
invoke-rc.d: initscript freeradius, action "force-reload" failed. 
dpkg: error al procesar freeradius-ldap (--configure): 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1 
Configurando freeradius-postgresql (2.2.5-1+git) ... 
* Checking FreeRADIUS daemon configuration... [fail] 
invoke-rc.d: initscript freeradius, action "force-reload" failed. 
dpkg: error al procesar freeradius-postgresql (--configure): 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1 
Configurando freeradius-mysql (2.2.5-1+git) ... 
* Checking FreeRADIUS daemon configuration... [fail] 
invoke-rc.d: initscript freeradius, action "force-reload" failed. 
dpkg: error al procesar freeradius-mysql (--configure): 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1 
Configurando freeradius-krb5 (2.2.5-1+git) ... 
* Checking FreeRADIUS daemon configuration... [fail] 
invoke-rc.d: initscript freeradius, action "force-reload" failed. 
dpkg: error al procesar freeradius-krb5 (--configure): 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1 
No se escribió ningún informe «apport» porque ya se ha alcanzado el valor de 
«MaxReports» 
Se encontraron errores al procesar: 
freeradius-ldap 
freeradius-postgresql 
freeradius-mysql 
freeradius-krb5 
E: Sub-process /usr/bin/dpkg returned an error code (1) 

I have searched the web for an answer without positive results, I have used the 
following sequence of cammands trying to fix the issue: 

sudo apt-get update && apt-get upgrade 
sudo apt-get upgrade openssl 

cd /etc/apt/sources.list.d/ 
sudo nano packetfence.list 
deb http://inverse.ca/downloads/PacketFence/debian precise precise 

sudo apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4 

sudo apt-get update && apt-get upgrade 

sudo apt-get install packetfence 

I have also tried the fix modifing the file radiusd.conf to yes, also doesnt 
work. 

I even tried to install freeradius first and the install packetfence, but it 
just overwrites the config files. 

Can anyone please tell me how to fix this problem, I have installed ubuntu 
server at least 4 times trying to fix the problem I will greatly appreciate any 
help. 

I am in Chile south america, for time zone reference. 

Thank you again 


-- 


------------------------------------------------------------------------------ 
Dive into the World of Parallel Programming. The Go Parallel Website, 
sponsored by Intel and developed in partnership with Slashdot Media, is your 
hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials and more. Take a 
look and join the conversation now. http://goparallel.sourceforge.net/ 
_______________________________________________ 
PacketFence-users mailing list 
PacketFence-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/packetfence-users 


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

-- 


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to