Module Failure Message

Arran Cudbard-Bell a.cudbardb at freeradius.org
Sat Jul 23 16:06:04 CEST 2016


> On 23 Jul 2016, at 07:40, Laura Steynes <laura.steynes72 at gmail.com> wrote:
> 
> Hi All,
> 
> I am seeing this in detail logs
>     Module-Failure-Message = "Failed retrieving values required to
> evaluate condition"
> 
> This is in response to authorize section entry:
> 
> 
>       if (Calling-Station-Id =~ /^121.32/) {
>                       update reply {
>                                     Reply-Message := "Geographical Access
> Failure"
>                       }
>            reject
>       }
> 
> Hosts in that range do get the reject, but not the message, many google
> posts/blogs all seem to point that my entry is correct, it is probably
> something so obvious that I cant see the trees for the woods.

Yeah, you don’t have Calling-Station-ID set…

-Arran


More information about the Freeradius-Users mailing list