Ok. Now I do not understand anything. At logs I see so: Mon Apr 11 20:15:00 2016 : Debug: including configuration file /etc/freeradius2/policy.conf Mon Apr 11 20:15:00 2016 : Debug: including files in directory /etc/freeradius2/sites/ Mon Apr 11 20:15:00 2016 : Debug: including configuration file /etc/freeradius2/sites/default Mon Apr 11 20:15:00 2016 : Debug: main { Mon Apr 11 20:15:00 2016 : Debug: allow_core_dumps = no Mon Apr 11 20:15:00 2016 : Debug: } Mon Apr 11 20:15:00 2016 : Debug: including dictionary file /etc/freeradius2/dictionary This mean, as I understand: First load /etc/freeradius2/sites/default Next load /etc/freeradius2/dictionary But if "updated" declare in dictionary - ofcourse it will be know anything about "updated" in "/etc/freeradius2/sites/default". In the instructions http://wiki.freeradius.org/guide/Mac-Auth , "rewrite.calling_station_id" must be added to the file "/etc/freeradius2/sites/default". I newbie... -- ilya Gafarov
Hi,
But if "updated" declare in dictionary - ofcourse it will be know anything about "updated" in "/etc/freeradius2/sites/default".
thats just a defined value for the internal system - the 'updated' you are calling is a module.... and, from the top of my head thats a wierd little module 'always' - that, by putting 'updated' or 'ok' etc into your config (unlang) returns the suitable rcode for the server to use. check you have 'always' module enabled and that it has an updated section. alan
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Mildok