Hi, After configuring /etc/freeradius/radiusd.conf with: logdir = syslog log_destination = syslog and replacing all ${logdir}/ by the real path and launching freeradius with good flags: /usr/sbin/freeradius -l syslog -g local2 and configuring /etc/syslog.conf: local2.* @myserver.mydomain local2.* -/var/log/freeradius/radius.log I get on the distant server and locally goods files radius.log But how sending also detailed logs (/var/log/freeradius/radacct/IP..../detail-* i need? Thanks for help. -- 12 ... 52 ******************************************************************************** Pierre Durand D.S.I - Université Pierre MENDES FRANCE 151 Avenue des Universités BP 47 38040 Grenoble Cedex 9 T. 04 76 82 59 45 Bureau 31 LNT 3° étage courriel: Pierre.Durand@upmf-grenoble.fr ***************************************************************************
Pierre Durand wrote:
But how sending also detailed logs (/var/log/freeradius/radacct/IP..../detail-* i need?
raddb/sites-available/copy-acct-to-home-server
Sorry, the purpose is to send detailled logs to a centralization logs server, not to another freeradius server -- 11 ... 51 ******************************************************************************** Pierre Durand D.S.I - Université Pierre MENDES FRANCE 151 Avenue des Universités BP 47 38040 Grenoble Cedex 9 T. 04 76 82 59 45 Bureau 31 LNT 3° étage courriel: Pierre.Durand@upmf-grenoble.fr ***************************************************************************
Pierre Durand <Pierre.Durand@upmf-grenoble.fr> writes:
Pierre Durand wrote:
But how sending also detailed logs (/var/log/freeradius/radacct/IP..../detail-* i need?
raddb/sites-available/copy-acct-to-home-server
Sorry, the purpose is to send detailled logs to a centralization logs server, not to another freeradius server
You should expect to get a FreeRADIUS solution when you ask on a FreeRADIUS mailing list. If you want a NFS solution then you have to find a NFS mailing list. Likewise for FTP, SMB or whatever protocol you want to use. But if you already decided, why ask at all? Bjørn
friend, can u help me i have a freeradius server with 25 vpn servers. i enabled simultaneous-use = 1, menaing only 1 user can login at a time the problem is, some vpn reboots suddently, so they didnt sent STOP packets to the radius server to close user connections. so when a vps suddenly reboots, there are still user sessions there but infact, they are not coz the vpn server shutdown suddently. so when these users tried to login, they cant coz there is still a ghost session. are there any means to solve this problem? pls help
participants (4)
-
Alan DeKok -
Bjørn Mork -
Pierre Durand -
Rtz Poknat