<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Message: 1<br>
Date: Mon, 23 Dec 2013 11:43:04 +0100<br>
From: Laura Marz? Porcar <<a href="mailto:laura.marza@servidir.es">laura.marza@servidir.es</a>><br>
To: "FreeRadius users mailing list"<br>
        <<a href="mailto:freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a>><br>
Subject: RE: DHCP<br>
Message-ID:<br>
        <289ECAAED2DFDB4A9D68C89DF021BC8B018B2748@mail-cs.MARINA.LOCAL><br>
Content-Type: text/plain;       charset="iso-8859-1"<br>
<br>
Good morning Alan, I have the server in production and I want to do things carefully. While I understand that your role is not to teach this me, but I appreciate if you check what I'll do.<br>
My distribution is deb?an and I have the following packages installed:<br>
<br>
/var/cache/apt/archives/freeradius_2.1.10+dfsg-2+squeeze1_i386.deb<br>
/var/cache/apt/archives/freeradius-common_2.1.10+dfsg-2+squeeze1_all.deb<br>
/var/cache/apt/archives/libfreeradius2_2.1.10+dfsg-2+squeeze1_i386.deb<br>
/var/cache/apt/archives/freeradius-utils_2.1.10+dfsg-2+squeeze1_i386.deb<br>
<br>
The packages that are installed on the server are:<br>
<br>
freeradius                                      install<br>
freeradius-common                               install<br>
freeradius-utils                                install<br>
libfreeradius2                                  install<br>
libfreetype6                                    install<br>
<br>
I should do:<br>
- First, I've copied the entire folder /etc/freeradius in another folder for saving my configuration<br>
- I've to download the version 2.2.3 (wget <a href="ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.2.3.tar.gz" target="_blank">ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.2.3.tar.gz</a>)<br>

- dpkg -r (for each. deb?)<br>
- move to the new folder created freeradius-server-2.2.3 and ./configure --with-dhcp<br>
<br>
Tx!<br>
<br>
LAURA MARZ? PORCAR<br>
Administraci?n de Sistemas<br>
Departamento UUTT<br>
964.722.633 - ext. 741<br>
MARINA D'OR - Espa?a<br>
<a href="mailto:laura.marza@servidir.es">laura.marza@servidir.es</a><br>
<a href="http://www.marinador.com" target="_blank">http://www.marinador.com</a><br>
Soporte: <a href="http://soporte.marinador.com" target="_blank">http://soporte.marinador.com</a><br>
<br>
-----Mensaje original-----<br>
De: freeradius-users-bounces+laura.marza=<a href="mailto:servidir.es@lists.freeradius.org">servidir.es@lists.freeradius.org</a> [mailto:<a href="mailto:freeradius-users-bounces%2Blaura.marza">freeradius-users-bounces+laura.marza</a>=<a href="mailto:servidir.es@lists.freeradius.org">servidir.es@lists.freeradius.org</a>] En nombre de Alan DeKok<br>

Enviado el: viernes, 20 de diciembre de 2013 22:50<br>
Para: FreeRadius users mailing list<br>
Asunto: Re: DHCP<br>
<br>
Laura Marz? Porcar wrote:<br>
> Thanks Alan, Then there will be two different instances of the application or the application will be updated?<br>
<br>
  You will need to re-install everything.  Uninstall the RPM.  You can't have two versions of FreeRADIUS on the same machine.<br>
<br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
<br>
<br>
------------------------------<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
<br>
End of Freeradius-Users Digest, Vol 104, Issue 56<br>
*************************************************</blockquote><div>Hi Alan and Laura</div><div><br></div><div>dpkg -r deinstalls everything, you will have to do it, of course. </div><div><br></div><div>However I would advise to compile for the debs instead of doing a ./configure ; make install. In the long run, you will have less problems, and it is more consistent for system administration, and something it is missing, it will install the dependencies automagically when using aptitude, for instance.</div>
<div><br></div><div>Please also dont go to the deb cache to list installed packages, do a dpkg -l, or better, installl and get used to aptitude.</div><div><br></div><div>Regards,</div><div>Rui</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 </blockquote></div><br></div></div>