after using logrotate for rotating the detail file, now the radiusd aren't logging.
Here are some lines from the radiusd.conf:
detail detail1 {
# Note that we do NOT use NAS-IP-Address here, as that
# attribute MAY BE from the originating NAS, and NOT
# from the proxy which actually sent us the request.
# The Client-IP-Address attribute is ALWAYS the address
# of the client which sent us the request.
#
detailfile = ${radacctdir}/%{Client-IP-Address}/detail
detailperm = 0600
}accounting {
# acct_unique
detail1
unix
radutmp
}Have anybody some hints, why he doesnt log? BTW: I am still using freeradius 0.7.0
regards, Adam
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
