| 
 | 
 
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册 
 
 
 
×
 
我郁闷.上次装3.8的,碰运气,到是搞通了... 
这次重装,又不行了 
 
Freeradius 这个是在官方下的.. 
 
freeradius-server-2.1.8-dmamod-2.tar.gz.tar 
 
大伙帮我看看吧... 
 
我按  
 
http://bbs.routerclub.com/forum. ... id=46613&extra= 
  
这个贴子又一次重装,完了 
 
 
Sending Access-Request of id 205 to 127.0.0.1 port 1812 
        User-Name = "user" 
        User-Password = "1111" 
        NAS-IP-Address = 113.105.171.180 
        NAS-Port = 1812 
rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=205, length=36 
        Reply-Message = "NAS not found!" 
 
不通了.... 
 
下面日志 
 
rad_recv: Access-Request packet from host 127.0.0.1 port 51013, id=205, length=56 
        User-Name = "user" 
        User-Password = "1111" 
        NAS-IP-Address = 113.105.171.180 
        NAS-Port = 1812 
+- entering group authorize {...} 
++[preprocess] returns ok 
++[chap] returns noop 
++[mschap] returns noop 
[suffix] No '@' in User-Name = "user", looking up realm NULL 
[suffix] No such realm "NULL" 
++[suffix] returns noop 
[eap] No EAP-Message, not doing EAP 
++[eap] returns noop 
[files] users: Matched entry DEFAULT at line 50 
[files]         expand: /usr/local/bin/rmauth "%{NAS-IP-Address}" "%{User-Name}" "%{Calling-Station-Id}" -> /usr/local/bin/rmauth "113.105.171.180" "user" "" 
++[files] returns ok 
[sql]   expand: %{User-Name} -> user 
[sql] sql_set_user escaped user --> 'user' 
rlm_sql (sql): Reserving sql socket id: 3 
[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 = 'user'           ORDER BY id 
[sql] User found in radcheck table 
[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 = 'user'           ORDER BY id 
[sql]   expand: SELECT groupname           FROM radusergroup           WHERE username = '%{SQL-User-Name}'           ORDER BY priority -> SELECT groupname           FROM radusergroup           WHERE username = 'user'           ORDER BY priority 
rlm_sql (sql): Released sql socket id: 3 
++[sql] returns ok 
++[expiration] returns noop 
++[logintime] returns noop 
[pap] Found existing Auth-Type, not changing it. 
++[pap] returns noop 
Found Auth-Type = Local 
WARNING: Please update your configuration, and remove 'Auth-Type = Local' 
WARNING: Use the PAP or CHAP modules instead. 
User-Password in the request is correct. 
+- entering group session {...} 
[sql]   expand: %{User-Name} -> user 
[sql] sql_set_user escaped user --> 'user' 
[sql]   expand: SELECT COUNT(*)                              FROM radacct                              WHERE username = '%{SQL-User-Name}'                              AND acctstoptime IS NULL -> SELECT COUNT(*)                              FROM radacct                              WHERE username = 'user'                              AND acctstoptime IS NULL 
rlm_sql (sql): Reserving sql socket id: 2 
rlm_sql (sql): Released sql socket id: 2 
++[sql] returns ok 
+- entering group post-auth {...} 
Exec-Program output: Reply-Message="NAS not found!" 
Exec-Program-Wait: value-pairs: Reply-Message="NAS not found!" 
Exec-Program: returned: 1 
[exec] Login incorrect (external check said so) 
++[exec] returns reject 
Using Post-Auth-Type Reject 
+- entering group REJECT {...} 
[attr_filter.access_reject]     expand: %{User-Name} -> user 
 attr_filter: Matched entry DEFAULT at line 11 
++[attr_filter.access_reject] returns updated 
Delaying reject of request 6 for 1 seconds 
Going to the next request 
Waking up in 0.9 seconds. 
Sending delayed reject for request 6 
Sending Access-Reject of id 205 to 127.0.0.1 port 51013 
        Reply-Message = "NAS not found!" 
Waking up in 4.9 seconds. 
Cleaning up request 6 ID 205 with timestamp +210 
Ready to process requests. 
 
大侠们帮我分析分析... 
 |   
 
 
 
 |