Well,
I'm installing this to measure the bandwidth used by different clients on my network. I understand that it can be done from the web interface of "dialupadmin". So, what I need some help is how to setup the web-interface of diaupadmin.
As far as documentation goes, I found this - http://freeradius.org/doc/
I've got freeradius running in one terminal window in debug mode with "radiusd -X" , but I can't find where the "radtest" is installed. Any suggestions?
-Abraham V.
I found this documentation page - http://freeradius.org/doc/ and I'm trying to follow
Abraham Varricatt wrote:There is little or nothing that is OS specific on the Wiki. Basic
> I just flashed a linksys with dd-wrt and now I'm trying to setup a
> freeradius server on a Fedora system. For the life of me, I can't figure
> out what to do next on the system. I've installed freeradius by running
> - "sudo yum install freeradius" on my Fedora, but what do I do next? The
> online wiki hasn't been too helpful with fedora-specific info.
installation instructions, and that's it.
The question is what do you want to *do* with the system? i.e. add
clients? That's documented. Configure a user? That's documented. Add
a database? That's documented.
What do you want to do?
> I'm hoping to setup a dialupadmin interface and manage things from
> there. I don't want to hold hands here, but could someone give me a hint
> on what I should be looking into next ?
Alan DeKok.