Called-Station-Id not logged to sql when login fails csid check
Hello, It seems that the Called-Station-Id is not logged to SQL when the login fails the Called-Station-Id check using the rlm_checkval module. Any ideas why that is? It makes troubleshooting impossible. Thanks.
Mike Jakubik <mikej@rogers.com> wrote:
It seems that the Called-Station-Id is not logged to SQL when the login fails the Called-Station-Id check using the rlm_checkval module. Any ideas why that is? It makes troubleshooting impossible.
Do the SQL queries include Called-Station-Id? Alan DeKok.
Alan DeKok wrote:
Mike Jakubik <mikej@rogers.com> wrote:
It seems that the Called-Station-Id is not logged to SQL when the login fails the Called-Station-Id check using the rlm_checkval module. Any ideas why that is? It makes troubleshooting impossible.
Do the SQL queries include Called-Station-Id?
Which query would apply to this? I'm using basically the sample sql.conf that comes with freeradius. It's logged just fine if the authentication succeeds.
Mike Jakubik <mikej@rogers.com> wrote:
Which query would apply to this? I'm using basically the sample sql.conf that comes with freeradius. It's logged just fine if the authentication succeeds.
Run the server in debugging mode to see what queries get executed, and where. Then, edit them to add Called-Station-Id. Alan DeKok.
participants (2)
-
Alan DeKok -
Mike Jakubik