Guest User

data-limit-reach

a guest
May 27th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1.  
  2.  
  3. Data Limit reach -
  4. rad_recv: Access-Request packet from host 171.79.18.10 port 34953, id=133, length=316
  5. ChilliSpot-Version = "1.3.1-svn"
  6. User-Name = "919958968054"
  7. User-Password = "5929a00587cec"
  8. Service-Type = Login-User
  9. Acct-Session-Id = "59299ffa00000002"
  10. Framed-IP-Address = 20.17.0.4
  11. NAS-Port-Type = Wireless-802.11
  12. NAS-Port = 2
  13. NAS-Port-Id = "00000002"
  14. Calling-Station-Id = "C0-EE-FB-DC-ED-23"
  15. Called-Station-Id = "F4-F2-6D-68-7D-AC"
  16. NAS-IP-Address = 20.17.0.1
  17. NAS-Identifier = "F4-F2-6D-68-7D-AC"
  18. WISPr-Location-ID = "isocc=,cc=,ac=,network=Wifitics_OpenWRT_Coova,"
  19. WISPr-Location-Name = "hotspot_wifitics"
  20. WISPr-Logoff-URL = "http://20.17.0.1:3990/logoff"
  21. Message-Authenticator = 0xd237f144c2ed49b88065557a4ce49cdb
  22. # Executing section authorize from file /etc/freeradius/sites-enabled/default
  23. +group authorize {
  24. ++[preprocess] = ok
  25. ++[chap] = noop
  26. ++[mschap] = noop
  27. ++[digest] = noop
  28. [suffix] No '@' in User-Name = "919958968054", looking up realm NULL
  29. [suffix] No such realm "NULL"
  30. ++[suffix] = noop
  31. [eap] No EAP-Message, not doing EAP
  32. ++[eap] = noop
  33. ++[files] = noop
  34. [sql] expand: %{User-Name} -> 919958968054
  35. [sql] sql_set_user escaped user --> '919958968054'
  36. rlm_sql (sql): Reserving sql socket id: 3
  37. [sql] expand: SELECT id, username, attribute, value, op FROM radcheck WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radcheck WHERE username = '919958968054' ORDER BY id
  38. [sql] User found in radcheck table
  39. [sql] expand: SELECT id, username, attribute, value, op FROM radreply WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radreply WHERE username = '919958968054' ORDER BY id
  40. [sql] expand: SELECT groupname FROM radusergroup WHERE username = '%{SQL-User-Name}' ORDER BY priority -> SELECT groupname FROM radusergroup WHERE username = '919958968054' ORDER BY priority
  41. [sql] expand: SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = '%{Sql-Group}' ORDER BY id -> SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = 'F4-F2-6D-68-7D-AC' ORDER BY id
  42. rlm_sql (sql): Released sql socket id: 3
  43. ++[sql] = ok
  44. rlm_sqlcounter: Entering module authorize code
  45. rlm_sqlcounter: Could not find Check item value pair
  46. ++[dailycounter] = noop
  47. ++? if (reject)
  48. ? Evaluating (reject) -> FALSE
  49. ++? if (reject) -> FALSE
  50. rlm_sqlcounter: Entering module authorize code
  51. rlm_sqlcounter: Could not find Check item value pair
  52. ++[chillispot_max_bytes_daily] = noop
  53. ++? if (reject)
  54. ? Evaluating (reject) -> FALSE
  55. ++? if (reject) -> FALSE
  56. ++[expiration] = noop
  57. ++[logintime] = noop
  58. ++[pap] = updated
  59. +} # group authorize = updated
  60. Found Auth-Type = PAP
  61. # Executing group from file /etc/freeradius/sites-enabled/default
  62. +group PAP {
  63. [pap] login attempt with password "5929a00587cec"
  64. [pap] Using clear text password "5929a00587cec"
  65. [pap] User authenticated successfully
  66. ++[pap] = ok
  67. +} # group PAP = ok
  68. # Executing section post-auth from file /etc/freeradius/sites-enabled/default
  69. +group post-auth {
  70. [reply_log] expand: /var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d -> /var/log/freeradius/radacct/171.79.18.10/reply-detail-20170527
  71. [reply_log] /var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d expands to /var/log/freeradius/radacct/171.79.18.10/reply-detail-20170527
  72. [reply_log] rlm_detail: Couldn't open file /var/log/freeradius/radacct/171.79.18.10/reply-detail-20170527: Permission denied
  73. ++[reply_log] = fail
  74. +} # group post-auth = fail
  75. Using Post-Auth-Type Reject
  76. # Executing group from file /etc/freeradius/sites-enabled/default
  77. +group REJECT {
  78. [sql] expand: %{User-Name} -> 919958968054
  79. [sql] sql_set_user escaped user --> '919958968054'
  80. [sql] expand: %{User-Password} -> 5929a00587cec
  81. [sql] expand: INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( '%{User-Name}', '%{%{User-Password}:-%{Chap-Password}}', '%{reply:Packet-Type}', '%S') -> INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( '919958968054', '5929a00587cec', 'Access-Reject', '2017-05-27 15:49:38')
  82. rlm_sql (sql) in sql_postauth: query is INSERT INTO radpostauth (username, pass, reply, authdate) VALUES ( '919958968054', '5929a00587cec', 'Access-Reject', '2017-05-27 15:49:38')
  83. rlm_sql (sql): Reserving sql socket id: 2
  84. rlm_sql (sql): Released sql socket id: 2
  85. ++[sql] = ok
  86. [attr_filter.access_reject] expand: %{User-Name} -> 919958968054
  87. attr_filter: Matched entry DEFAULT at line 11
  88. ++[attr_filter.access_reject] = updated
  89. +} # group REJECT = updated
  90. Delaying reject of request 1 for 1 seconds
  91. Going to the next request
  92. Waking up in 0.9 seconds.
  93. Sending delayed reject for request 1
  94. Sending Access-Reject of id 133 to 171.79.18.10 port 34953
  95. Waking up in 4.9 seconds.
Add Comment
Please, Sign In to add comment