Была версия 0.40b, обновился до 0.41b, выставлен параметр в тарифе
Код: Выделить всё
Фильтр негативного Депозита: onlylocal
Как видно ругается строчкой:rad_recv: Access-Request packet from host 127.0.0.1:56491, id=180, length=149
Service-Type = Framed-User
Framed-Protocol = PPP
User-Name = "testvpn"
MS-CHAP-Challenge = 0xf5f1e5904c5d11ac3325e17a111ffa57
MS-CHAP2-Response = 0x0d00d6e5dda36724d3a21f6e4150f54add1f000000000000000097194b9a49bf99b893e817c7073834b3af883d901bfd1996
Calling-Station-Id = "192.168.0.77"
NAS-IP-Address = 127.0.0.1
NAS-Port = 9
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 9
modcall[authorize]: module "preprocess" returns ok for request 9
Exec-Program output: User-Password == "12345"
Exec-Program-Wait: value-pairs: User-Password == "12345"
Exec-Program: returned: 0
modcall[authorize]: module "pre_auth" returns ok for request 9
rlm_mschap: Found MS-CHAP attributes. Setting 'Auth-Type = mschap'
modcall[authorize]: module "mschap" returns ok for request 9
rlm_realm: No '@' in User-Name = "testvpn", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 9
users: Matched entry DEFAULT at line 1
modcall[authorize]: module "files" returns ok for request 9
rlm_pap: Found existing Auth-Type, not changing it.
modcall[authorize]: module "pap" returns noop for request 9
modcall: leaving group authorize (returns ok) for request 9
rad_check_password: Found Auth-Type MS-CHAP
auth: type "MS-CHAP"
Processing the authenticate section of radiusd.conf
modcall: entering group MS-CHAP for request 9
rlm_mschap: Told to do MS-CHAPv2 for testvpn with NT-Password
rlm_mschap: adding MS-CHAPv2 MPPE keys
modcall[authenticate]: module "mschap" returns ok for request 9
modcall: leaving group MS-CHAP (returns ok) for request 9
Use of uninitialized value in pattern match (m//) at /usr/abills/libexec/../Abills/mysql/Auth.pm line 1565.
Use of uninitialized value in string at /usr/abills/libexec/../Abills/mysql/Auth.pm line 1589.
Can't use string ("onlylocal") as a HASH ref while "strict refs" in use at /usr/abills/libexec/../Abills/mysql/Auth.pm line 1597.
Exec-Program output:
Exec-Program: returned: 255
Found Post-Auth-Type
Processing the post-auth section of radiusd.conf
modcall: entering group REJECT for request 9
Exec-Program output:
Exec-Program: returned: 0
modcall[post-auth]: module "post_auth" returns ok for request 9
modcall: leaving group REJECT (returns ok) for request 9
Delaying request 9 for 1 seconds
Finished request 9
Going to the next request
Код: Выделить всё
Can't use string ("onlylocal") as a HASH ref while "strict refs" in use at /usr/abills/libexec/../Abills/mysql/Auth.pm line 1597.
Как быть?