[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Huntgroups and SQL on 0.96
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] Huntgroups and SQL on 0.96 |
Date: |
Thu, 03 Jan 2002 11:58:16 +0200 |
Hello,
Most probably, the huntgroup is not matched because the authentication
packet does not contain NAS-IP-Address attribute. If you are testing
with radauth, this is surely the case, since the default radauth
script does not send this attribute.
To fix the problem, just make sure your client program sends
NAS-IP-Address attribute pair.
Regards,
Sergey