Advertisement
Guest User

Untitled

a guest
Apr 7th, 2017
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. rad_recv: Access-Request packet from host 192.168.41.194 port 33191, id=1, length=136
  2. User-Name = "00:0c:29:fb:0a:a3"
  3. NAS-IP-Address = 192.168.41.194
  4. NAS-Port = 422
  5. NAS-Port-Id = "ipoe1"
  6. NAS-Port-Type = Ethernet
  7. Calling-Station-Id = "00:0c:29:fb:0a:a3"
  8. Called-Station-Id = "eth1.800.11"
  9. NAS-Identifier = "ipoe"
  10. User-Password = "00:0c:29:fb:0a:a3"
  11. # Executing section authorize from file /usr/local/freeradius/etc/raddb/sites-enabled/abills_default
  12. +group authorize {
  13. ++[preprocess] = ok
  14. ++[mschap] = noop
  15. [files] users: Matched entry DEFAULT at line 38
  16. ++[files] = ok
  17. rlm_perl: Added pair Calling-Station-Id = 00:0c:29:fb:0a:a3
  18. rlm_perl: Added pair User-Name = 00:0c:29:fb:0a:a3
  19. rlm_perl: Added pair NAS-Identifier = ipoe
  20. rlm_perl: Added pair User-Password = 00:0c:29:fb:0a:a3
  21. rlm_perl: Added pair NAS-Port = 422
  22. rlm_perl: Added pair NAS-Port-Type = Ethernet
  23. rlm_perl: Added pair NAS-IP-Address = 192.168.41.194
  24. rlm_perl: Added pair NAS-Port-Id = ipoe1
  25. rlm_perl: Added pair Called-Station-Id = eth1.800.11
  26. rlm_perl: Added pair Auth-Type = Perl
  27. ++[perl] = ok
  28. +} # group authorize = ok
  29. Found Auth-Type = Perl
  30. # Executing group from file /usr/local/freeradius/etc/raddb/sites-enabled/abills_default
  31. +group Perl {
  32. rlm_perl: Added pair Calling-Station-Id = 00:0c:29:fb:0a:a3
  33. rlm_perl: Added pair User-Name = 00:0c:29:fb:0a:a3
  34. rlm_perl: Added pair NAS-Identifier = ipoe
  35. rlm_perl: Added pair User-Password = 00:0c:29:fb:0a:a3
  36. rlm_perl: Added pair NAS-Port = 422
  37. rlm_perl: Added pair NAS-Port-Type = Ethernet
  38. rlm_perl: Added pair NAS-IP-Address = 192.168.41.194
  39. rlm_perl: Added pair NAS-Port-Id = ipoe1
  40. rlm_perl: Added pair Called-Station-Id = eth1.800.11
  41. rlm_perl: Added pair Reply-Message = IPoE Login Not Exist USER MAC '00:0c:29:fb:0a:a3'
  42. rlm_perl: Added pair Auth-Type = REJECT
  43. ++[perl] = reject
  44. +} # group Perl = reject
  45. Failed to authenticate the user.
  46. Using Post-Auth-Type Reject
  47. # Executing group from file /usr/local/freeradius/etc/raddb/sites-enabled/abills_default
  48. +group REJECT {
  49. rlm_perl: Added pair Calling-Station-Id = 00:0c:29:fb:0a:a3
  50. rlm_perl: Added pair User-Name = 00:0c:29:fb:0a:a3
  51. rlm_perl: Added pair NAS-Identifier = ipoe
  52. rlm_perl: Added pair User-Password = 00:0c:29:fb:0a:a3
  53. rlm_perl: Added pair NAS-Port = 422
  54. rlm_perl: Added pair NAS-Port-Type = Ethernet
  55. rlm_perl: Added pair NAS-IP-Address = 192.168.41.194
  56. rlm_perl: Added pair NAS-Port-Id = ipoe1
  57. rlm_perl: Added pair Called-Station-Id = eth1.800.11
  58. rlm_perl: Added pair Reply-Message = IPoE Login Not Exist USER MAC '00:0c:29:fb:0a:a3'
  59. rlm_perl: Added pair Post-Auth-Type = Reject
  60. rlm_perl: Added pair Auth-Type = Reject
  61. ++[perl] = reject
  62. +} # group REJECT = reject
  63. Delaying reject of request 5 for 1 seconds
  64. Going to the next request
  65. Waking up in 0.9 seconds.
  66. Sending delayed reject for request 5
  67. Sending Access-Reject of id 1 to 192.168.41.194 port 33191
  68. Reply-Message = "IPoE Login Not Exist USER MAC '00:0c:29:fb:0a:a3'"
  69. Waking up in 1.3 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement