Hello,
I do everythings as well and ss5 do authenticating with radius as well. but problem is i receive pre-authorized error when i trying to surf internet through proxifier...
it's my ss5.conf
--------
set SS5_VERBOSE
set SS5_CONSOLE
set SS5_DEBUG
set SS5_SRV
set SS5_RADIUS_AUTH
radius_ip 127.0.0.1
radius_auth_port 1812
radius_acct_port 1813
radius_secret testing123
auth 0.0.0.0/0 - u
--------
ss5.log show following error:
---------
[24/Feb/2012:03:57:47 GMT] [25208] [DEBU] Radius response session id 232.
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] [S5 REQUEST PACKET] Receiving request protocol version: 5
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] [S5 REQUEST PACKET] Receiving request protocol command: 1
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] [S5 REQUEST PACKET] Receiving request protocol RSV field: 0
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] [S5 REQUEST PACKET] Receiving request protocol address type: 1
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] [S5 REQUEST PACKET] Receiving request protocol destination address and port: 173.50.69.64:80
[24/Feb/2012:03:57:48 GMT] [25208] 76.228.126.55 testuser "" ACLDENY - - - (76.228.126.55:54910 -> 173.50.69.64:80) (Pre authorization failed)
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] Facilities->Fixup .
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] Facilities->Group testuser.
[24/Feb/2012:03:57:48 GMT] [25208] [DEBU] Facilities->Bandwidth 0.
---------
freeradius log show authentication doing as well and return access result.
Please, help me at this issue
Dear,
permit line is missing into your ss5.conf ?! Add permit directive..