radius
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
radius [2008/09/30 11:39] – kaiab | radius [2011/04/07 18:24] (current) – [Use cases] faltin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | This page is a work in progress | + | ====== The Radius Accounting tool ====== |
- | ====== | + | {{: |
- | Radius is a NAV-tool that collects accounting-data from a [[http:// | + | ===== Use cases ===== |
+ | * If you have an [[http:// | ||
+ | * If you use IEEE 802.1X in your wired network and thus requires users to log in to get access, the NAV radius accounting tool can track these users as well. | ||
===== Accounting Log ===== | ===== Accounting Log ===== | ||
Line 59: | Line 61: | ||
=== radiusd.conf === | === radiusd.conf === | ||
This is a configuration file that you will find on your Freeradius-server. For details see the INSTALL document in the radius-directory. | This is a configuration file that you will find on your Freeradius-server. For details see the INSTALL document in the radius-directory. | ||
+ | |||
+ | You will probably want to change < | ||
+ | |||
+ | Add a line that says < | ||
+ | |||
+ | This small script needs to be defined in the '' | ||
+ | < | ||
+ | attr_rewrite modify_acctsessionid { | ||
+ | attribute = Acct-Session-Id | ||
+ | searchin = packet | ||
+ | searchfor = " | ||
+ | replacewith = "" | ||
+ | append = no | ||
+ | } | ||
+ | </ | ||
=== postgresql.conf === | === postgresql.conf === | ||
Line 143: | Line 160: | ||
</ | </ | ||
+ | |||
+ | ====== Known Issues ====== | ||
+ | |||
+ | We've had one report where the Freeradius-server crashes when it loses connection with the postgresql-database and can no longer push accounting-messages to it. The reason for this is currently unknown, but it seems to be connected with the '' |
radius.1222774796.txt.gz · Last modified: by kaiab