Looking for client configurations for dynamic client
Hi guys I'm running Debian lenny... in production server I have installed freeradius 1.x and in client.conf i have seted client 0.0.0.0/0 { secret = mySecret shortname = everyone } In Debian lenny is available freeradius 2.0.4 in this version that setting for client is not available. Some time ago Alan told me that use 2.0.5 version to this settings, I did try to build a .pkg to install in my server but never can done it, because i did have some errors and my knowledge are not enought. Well I want to know if some one can tell me how i can have clients that don't have static IP's if I don't allow access to every world, because nas database is loaded only at startup time. I think i can use dynDNS or something like that, so I can declare the host.name and not IP address, but I want to know if exists some way to handle this case. Ah the clientes can be added by it self with a register page. Any Idea? Thanks guys... ----- Fabián Omar Franzotti Resistencia - Chaco - Argentina Tel Arg.: 54-(372)-243-8710 / 54-(372)-257-0347 USA Phone: 1-(321)-284-3865
Hi guys I'm running Debian lenny... in production server I have installed freeradius 1.x and in client.conf i have seted client 0.0.0.0/0 { secret = mySecret shortname = everyone }
In Debian lenny is available freeradius 2.0.4 in this version that setting for client is not available. Some time ago Alan told me that use 2.0.5 version to this settings, I did try to build a .pkg to install in my server but never can done it, because i did have some errors and my knowledge are not enought.
And the problem is ...? Install checkinstall (read some documentation to see what it is). Download and unpack current freeradius version. Do: ./configure make checkinstall -D make install Answer the questions to make the package. It will tell you if you need to install some dependences. Ivan Kalik Kalik Informatika ISP
Fabián Omar Franzotti wrote:
In Debian lenny is available freeradius 2.0.4 in this version that setting for client is not available. Some time ago Alan told me that use 2.0.5 version to this settings, I did try to build a .pkg to install in my server but never can done it, because i did have some errors and my knowledge are not enought.
http://git.freeradius.org/pre/ Contains packages for Ubuntu. They might work on Debian. Alan DeKok.
participants (3)
-
Alan DeKok -
Fabián Omar Franzotti -
Ivan Kalik