Re: [freeradius-server] basic config for dhcp IP allocation using sqlite
Hi, [back on-list] On Wed, Mar 19, 2014 at 07:54:39AM -0700, Alan DeKok wrote:
Please also test the latest v3.0.x branch. I've updated the queries to use '%%s' instead of '%%%%%%%%%%%s'. :) So they should be simpler, and now work!
Confirmed - running #e910535, queries with %%s work, rather than %%%%s... I'm now getting a lot of xlat debug with -X, as below. Is that expected? Seems to come from 5ec4b6c6. It looks like it should be in a higher debug level than just -X? Cheers Matthew ... Parsed xlat tree: literal --> UPDATE radippool SET nasipaddress = ' attribute --> NAS-IP-Address { ref 2 list 1 tag -128 } literal --> ', pool_key = ' attribute --> Calling-Station-Id { ref 2 list 1 tag -128 } ... -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
Matthew Newton wrote:
I'm now getting a lot of xlat debug with -X, as below. Is that expected? Seems to come from 5ec4b6c6. It looks like it should be in a higher debug level than just -X?
I've pushed a fix, thanks. Alan DeKok.
On Wed, Mar 19, 2014 at 03:58:58PM -0400, Alan DeKok wrote:
Matthew Newton wrote:
I'm now getting a lot of xlat debug with -X, as below. Is that expected? Seems to come from 5ec4b6c6. It looks like it should be in a higher debug level than just -X?
I've pushed a fix, thanks.
Looks good. Cheers, Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
participants (2)
-
Alan DeKok -
Matthew Newton