Hello list, Iam using freeradius with autentication in samba4 as Active directory, everything is ok, but I can not see the log, I need check the log because I want that client is conected to this server, in my radius.conf log { destination = files file = ${logdir}/radius.log requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log syslog_facility = daemon stripped_names = yes auth = yes auth_badpass = yes auth_goodpass = yes When I go to /var/log/freeradius the folder radacct is empty. My server is not a debug mode. Somebody can helpme?
On May 26, 2015, at 12:23 PM, sandy.napoles@eccmg.cupet.cu wrote:
Hello list, Iam using freeradius with autentication in samba4 as Active directory, everything is ok, but I can not see the log, I need check the log because I want that client is conected to this server, in my radius.conf
log { destination = files file = ${logdir}/radius.log requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log
That is logging messages from the server. It's not logging accounting data about the users.
When I go to /var/log/freeradius the folder radacct is empty. My server is not a debug mode.
The NAS is not sending accounting packets. The solution is to fix the NAS so that it sends accounting packets. Alan DeKok.
sorry, but How I can fix the NAT ???? The NAS is not sending accounting packets. The solution is to fix the NAS so that it sends accounting packets.
On May 26, 2015, at 12:23 PM, sandy.napoles@eccmg.cupet.cu wrote:
Hello list, Iam using freeradius with autentication in samba4 as Active directory, everything is ok, but I can not see the log, I need check the log because I want that client is conected to this server, in my radius.conf
log { destination = files file = ${logdir}/radius.log requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log
That is logging messages from the server. It's not logging accounting data about the users.
When I go to /var/log/freeradius the folder radacct is empty. My server is not a debug mode.
The NAS is not sending accounting packets. The solution is to fix the NAS so that it sends accounting packets.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On May 27, 2015, at 12:52 PM, sandy.napoles@eccmg.cupet.cu wrote:
sorry, but How I can fix the NAT ????
NAS. Not NAT. The RADIUS client. Presumably you know which make / model it is? And have access to documentation for it? And the admin interface? And can make changes to it? Do that. Alan DeKok.
yes
On May 27, 2015, at 12:52 PM, sandy.napoles@eccmg.cupet.cu wrote:
sorry, but How I can fix the NAT ????
NAS. Not NAT. The RADIUS client.
Presumably you know which make / model it is? And have access to documentation for it? And the admin interface? And can make changes to it?
Do that.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
sandy.napoles@eccmg.cupet.cu