Hi Alan, I spoke too soon about the sql part. As it turns out it did not go in at all. I was cruising through the tests and failed to notice the new output format. The real output is a line above the expected output. The inner-tunnel is ok, without sql enabled. I followed the instructions for configuring as well as enabling sql. A few trial and errors and managed to get what I hope is most of it enabled. I hit a wall. I get the following when running radiusd -xx -l stdout -f /usr/local/etc/raddb/mods-enabled/digest[12]: Failed to link to module 'rlm_digest': /usr/local/lib/rlm_digest.so: undefined symbol: debug_flag There is some chatter about this being a possible bug, also some chatter about recompiling freeradius with some extra flags but I figured I would ask the experts first. Thank you for your time and any assistance you can provide. Regards with thanks, Jeff. On Mon, Jan 25, 2016 at 1:55 PM, Jeff Ausfeld <jeffausfeld@gmail.com> wrote:
Hi Alan,
That did the trick. I needed to wipe out openssl building from source too, rebuild all certs, and set a few basic configurations in the new root raddb directory but it all went really well. Sql went right in too. Thank you for your help.
Regards with thanks, Jeff.
On Mon, Jan 25, 2016 at 8:20 AM, Alan Buxey <A.L.M.Buxey@lboro.ac.uk> wrote:
1 - upgrade your freeradius. 2.1.12 is hideously old
2 - your sql is failing because the sql query is broken/empty
You don't need to look at switches etc etc. If it works when users file is used then server/NAS communicating okay. Fix the sql
alan