|
|
我用mysql和freeradius搭建radius服务器后,使用 radiusd -X启动服务器,然后输入测试帐号radtest test teset localhost 0 testing123,结果显示
Sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "test"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
Re-sending Access-Request of id 124 to 127.0.0.1:1812
User-Name = "test"
User-Password = "5\003@\311K\362?\314\025\306$-bi.\203"
NAS-IP-Address = localhost.localdomain
NAS-Port = 0
radclient: no response from server for ID 124
这是为什么呢?
还有,怎么停止radius服务器呢? |
|