RE: buffered-sql question

2010-12-29 Thread Tim Sylvester
> > It doesn't import any additional records after that. It just stops, > and keeps generating the error. OK. Run the server in debug mode (radiusd -X) and send the debug output to the list. Tim - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: buffered-sql question

2010-12-29 Thread Tim Sylvester
> It claims that there is an accounting packet without an > acctsessiontime... I found the offending entries and now it works. I guess I'll have to > edit those out each time. They are being created by a web-accelerator program we > use. > > : Info: [sql] stop packet with zero session length. [u

Re: buffered-sql question

2010-12-29 Thread Alan DeKok
William wrote: > Greetings, >I have set up the buffered-sql server to handle importing accounting > packets from my backup radius once a day. I transfer the detail file (via > ftp) from the backup server to the newer server and put it in place for the > buffered-sql to use it, but it doesn'

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Alan DeKok
Phil Pierotti wrote: > and then I just answered my own question. > k, so is there *any* way to make "re-read the config" actually reread > *all* the config as opposed to "only some arbitrary portion of said > config which might possibly meet your needs, or maybe not"? Sure. Send a patch. If

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Bjørn Mork
Phil Pierotti writes: > k, so is there *any* way to make "re-read the config" actually reread *all* > the config as opposed to "only some arbitrary portion of said config which > might possibly meet your needs, or maybe not"? Just add "re-read the config" support to *all* modules. I'm sure patc

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Phil Mayers
On 12/29/2010 11:22 AM, Phil Pierotti wrote: and then I just answered my own question. 'hints' is handled by 'preprocess' module not 'files' module. So changes to 'hints' file requires a *complete restart* , not just a HUP. (sigh) "files" -> I don't think that word means what you think it mea

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Phil Pierotti
and then I just answered my own question. 'hints' is handled by 'preprocess' module not 'files' module. So changes to 'hints' file requires a *complete restart* , not just a HUP. (sigh) "files" -> I don't think that word means what you think it means. k, so is there *any* way to make "re-read

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Phil Pierotti
Wed Dec 29 14:49:11 2010 : Info: Module: Reloaded module "files" So that would cover the HINTS and USERS *files* would it not? Or am I missing something? Thanks, Phil P On Wed, Dec 29, 2010 at 7:42 PM, Stephan Kirsten wrote: > Am 29.12.2010 06:56, schrieb Phil Pierotti: > > Hi All, > > So

Re: Call IPPool / SQLIPPool manually

2010-12-29 Thread Alan DeKok
Marten Pape wrote: > Ji Bryan, hi all, > Does anyone know such a dhcp server (couldn't figure out such a feature > in ISC dhcp server) or a script that transfers this? So I wouldn't have > to script this on my own. The ISC DHCP server doesn't have this feature. FreeRADIUS, however, can work a

Re: Call IPPool / SQLIPPool manually

2010-12-29 Thread Marten Pape
Ji Bryan, hi all, Does anyone know such a dhcp server (couldn't figure out such a feature in ISC dhcp server) or a script that transfers this? So I wouldn't have to script this on my own. Regards, Marten Bryan Rank schrieb: > Hi Marten, > Im no expert, and you probably realize this, but I though

Re: Reloading Freeradius configs via HUP

2010-12-29 Thread Stephan Kirsten
Am 29.12.2010 06:56, schrieb Phil Pierotti: Hi All, So today I thought I'd try my hand at "nicely" reloading the freeradius config using signals rather than hard restarting the daemon. I added new config to the hints file and to the users file. Wed Dec 29 14:49:11 2010 : Info: Received HUP s