aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius.inc
Commit message (Collapse)AuthorAgeFilesLines
* freeRADIUS: Modify interface selection so that we can enter one IP address ↵Nachtfalkeaw2011-11-011-1/+2
| | | | or " * " for any interface. Loopback isn't working. Should fix this: http://forum.pfsense.org/index.php/topic,42575.0.html
* Changed syntax like it is decribed here: ↵Nachtfalkeaw2011-10-091-1/+1
| | | | | http://freeradius.org/radiusd/doc/Simultaneous-Use Should fix this: http://forum.pfsense.org/index.php/topic,41819.msg215897.html#msg215897
* added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route"Nachtfalkeaw2011-09-141-8/+16
|
* revert back to previous version. strange reinstallation problems.Nachtfalkeaw2011-09-121-10/+0
|
* fixed typoNachtfalkeaw2011-09-121-1/+1
|
* added user attruibutes "Framed-IP-Netmask" and "Framed-Routing" to webGUINachtfalkeaw2011-09-121-1/+11
|
* fixing wrong variable reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-1/+1
|
* fix typo reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-2/+2
|
* freeRADIUS: changing logging capabilities (logging to syslog or to ↵Nachtfalkeaw2011-09-061-9/+11
| | | | /var/log/radius.log). replaced some other static values with variables to change them from webGUI
* freeRADIUS: added some really simple and bad coded syslog output. So it is ↵Nachtfalkeaw2011-09-011-2/+2
| | | | possible to see if freeRADIUS is starting/stopping in syslog. There wasn't any output in the past.
* merge corrected fix from merge request 50Chris Buechler2011-08-281-1/+1
|
* Killing existing radiusd processes before starting "radiusd -s". This should ↵Nachtfalkeaw2011-08-281-2/+2
| | | | prevent "Error: There appears to be another RADIUS server running on the authentication port 1812" after a reboot of pfsense. This works in my scenario and perhaps resolves problems posted in "Bug #1218"
* Add some rw/ro calls to FreeRADIUS. May fix issues on nanojim-p2009-10-111-1/+9
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+527