Monthly problem

2005-02-02 Thread Andoni Ayala - KNET
Hi!
I'm using freeradius 0.9.3 on Red Hat 7.3 system but i have a monthly 
problem.

Monthly, i think freeradius "reset" all connection, for example at 31 of 
January i have 20 users conected and at 04:00 (01 of February) all users 
dissapear, and they need to reconnect again. Can you help me?

I search in google.com if anyone are in my same situation, but i dont 
find nothing, i read freeradius faq and freeradius mailing-list and 
nothing, please help me.

--
Thanks In Advance
Andoni
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Monthly problem

2005-02-02 Thread Andoni Ayala - KNET
Yes
Thanks, the reason are that monthly rotate log:
/var/log/radius/radutmp {
monthly
rotate 100
create
compress
missingok
}
/var/log/radius/radwtmp {
monthly
rotate 100
create
compress
missingok
And the new radutmp and radwtmp are empty.
Many thanks
  Hmm...could it be that your log files are set to rotate at 4:00am monthly
and it "appears" that your users are disconnected since the new log files
are empty ?
  See /etc/logrotate.conf and /etc/logrotate.d/x
  Pete
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Problem with radzap

2005-09-27 Thread Andoni Ayala - KNET
hello!.

I have experienced with freeradius, but i updated to 1.0.1 on Fedora
Core 3 and when i use radzap i get this error:

Error: There appears to be another RADIUS server running on the
authentication port 1812

i launch this command:

radzap '' 34 user456

even, replacing '' with NAS ip.

can anyone help me? (i'm searching on google and freeradius-list archive
but nothing help me)
Thanks

-- 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Problem with radzap

2005-09-27 Thread Andoni Ayala - KNET
Ok, many thanks, i update to 1.0.5 and works perfectly.

Another one question; i use this command to 'zap' one user:

radzap -x -N [NAS_IP] -u [USER] -P [PORT] 127.0.0.1 [secret]

this works fine BUT, the stop packet are writen in 127.0.0.1 detail
file, i need that this stop accounting packet write on NAS_IP detail
file, how i do this?. i launch the command in same machine where are the
 radius server.


Sorry, for my poor english.


Nicolas Baradakis escribió:

> Andoni Ayala wrote:
> 
> 
>>I have experienced with freeradius, but i updated to 1.0.1 on Fedora
>>Core 3 and when i use radzap i get this error:
>>
>>Error: There appears to be another RADIUS server running on the
>>authentication port 1812
> 
> 
> It looks like bug #185.
> http://bugs.freeradius.org/show_bug.cgi?id=185
> 
> Upgrade to the newest version of FreeRADIUS and it should be fine.
> 




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html