Problem with policy.d/filter
Alan DeKok
aland at deployingradius.com
Mon Sep 1 21:08:53 CEST 2014
BALSIANOK, Peter wrote:
> Could you please fix this problem. Thx
> I have also change regular expresion from /@|\\/ to /@|\/ in the policy.d/filter file (without sucess, i got another error)
Read the output.
> ./policy.d/filter[6]: Invalid regular expression @|\: bad escape sequence at offset 3
@|\ is not a valid regex.
Add more backslashes. :(
Alan DeKok.
More information about the Freeradius-Users
mailing list