You are not logged in.
Pages: 1
How can I start freeradius.
I don´t know whether it is active or not.
Offline
To start freeradius (after configuration in /etc/raddb)
# /usr/sbin/radiusd -d /etc/raddb -i 0.0.0.0 -p 1812
You can see whether it is active with
$ ps auxww | grep radiusd
You can install ftp://cook.slitaz.org/freeradius/stuff/freeradius in /etc/init.d/ btw
see http://hg.slitaz.org/wok/rev/57fe56973200
Offline
Thank you very much Bellard it worked.
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]