I see that the mac address from the calling-station-id but then it will not login with the user. <br>If i delete the row 26 with calling-station-id it will permit that user to login. <br><br>Please help <br><br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>  modcall[authorize]: module "checkval" returns ok for request 7<br><br><br><br>mysql> select * from radcheck;<br>+----+------------+--------------------+----+-------------------+<br>
| id | UserName   | Attribute          | op | Value             |<br>+----+------------+--------------------+----+-------------------+<br>| 25 | testuser | User-Password      | == |testpass| <br>| 26 | testuser | Calling-Station-Id | == |00-21-5c-7b-ff-2d| <br>
+----+------------+--------------------+----+-------------------+<br>2 rows in set (0.00 sec)<br><br><br><br><br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=109, length=142<br>
        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>
        NAS-Identifier = "testap"<br>        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x0201000f016a77696c6c6935363436<br>        Message-Authenticator = 0xf2e55d0632d8ecd338a16f7fd5523106<br>
  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 0<br>  modcall[authorize]: module "preprocess" returns ok for request 0<br>  modcall[authorize]: module "mschap" returns noop for request 0<br>
    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 0<br>  rlm_eap: EAP packet type response id 1 length 15<br>
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 0<br>radius_xlat:  'testuser'<br>rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 4<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 4<br>  modcall[authorize]: module "sql" returns ok for request 0<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 0<br>modcall: leaving group authorize (returns updated) for request 0<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 0<br>  rlm_eap: EAP Identity<br>  rlm_eap: processing type tls<br>  rlm_eap_tls: Initiate<br>  rlm_eap_tls: Start returned 1<br>
  modcall[authenticate]: module "eap" returns handled for request 0<br>modcall: leaving group authenticate (returns handled) for request 0<br>Sending Access-Challenge of id 109 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>
        EAP-Message = 0x010200061920<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x3d7a74c61baccd06a6da72f6137c2a3b<br>Finished request 0<br>Going to the next request<br>--- Walking the entire request list ---<br>
Waking up in 6 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=110, length=225<br>        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>
        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>        NAS-Identifier = "testap"<br>        State = 0x3d7a74c61baccd06a6da72f6137c2a3b<br>
        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x0202005019800000004616030100410100003d0301494720b6f92efa4a7ea79b54e7adb7c31f53e46513e795facd9056b17b27b6eb00001600040005000a000900640062000300060013001200630100<br>
        Message-Authenticator = 0xa12aca0fd57315e8de5b0a729a73f7b4<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 1<br>  modcall[authorize]: module "preprocess" returns ok for request 1<br>
  modcall[authorize]: module "mschap" returns noop for request 1<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 1<br>
  rlm_eap: EAP packet type response id 2 length 80<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 1<br>radius_xlat:  'testuser'<br>
rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 3<br>
radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 3<br>  modcall[authorize]: module "sql" returns ok for request 1<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 1<br>modcall: leaving group authorize (returns updated) for request 1<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 1<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>rlm_eap_tls:  Length Included<br>  eaptls_verify returned 11 <br>    (other): before/accept initialization <br>    TLS_accept: before/accept initialization <br>
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0041], ClientHello  <br>    TLS_accept: SSLv3 read client hello A <br>  rlm_eap_tls: >>> TLS 1.0 Handshake [length 004a], ServerHello  <br>    TLS_accept: SSLv3 write server hello A <br>
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0694], Certificate  <br>    TLS_accept: SSLv3 write certificate A <br>  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0004], ServerHelloDone  <br>    TLS_accept: SSLv3 write server done A <br>
    TLS_accept: SSLv3 flush data <br>    TLS_accept:error in SSLv3 read client certificate A <br>rlm_eap: SSL error error:00000000:lib(0):func(0):reason(0)<br>In SSL Handshake Phase <br>In SSL Accept mode  <br>  eaptls_process returned 13 <br>
  rlm_eap_peap: EAPTLS_HANDLED<br>  modcall[authenticate]: module "eap" returns handled for request 1<br>modcall: leaving group authenticate (returns handled) for request 1<br>Sending Access-Challenge of id 110 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>
        EAP-Message = 0x0103040a19c0000006f1160301004a0200004603014945cf54c95df83cb35080a7d88f1beb1399cd475bbd9e1aa746791daa604d0020f2a95cf814197a684a9636498965f7d207497edf9cbf7fcb66d28db1c9ff6a3400040016030106940b00069000068d0002cd308202c930820232a003020102020102300d06092a864886f70d010104050030819f310b30090603550406130243413111300f0603550408130850726f76696e63653112301006035504071309536f6d65204369747931153013060355040a130c4f7267616e697a6174696f6e31123010060355040b13096c6f63616c686f7374311b301906035504031312436c69656e74206365<br>
        EAP-Message = 0x7274696669636174653121301f06092a864886f70d0109011612636c69656e74406578616d706c652e636f6d301e170d3034303132353133323631305a170d3035303132343133323631305a30819b310b30090603550406130243413111300f0603550408130850726f76696e63653112301006035504071309536f6d65204369747931153013060355040a130c4f7267616e697a6174696f6e31123010060355040b13096c6f63616c686f73743119301706035504031310526f6f74206365727469666963617465311f301d06092a864886f70d0109011610726f6f74406578616d706c652e636f6d30819f300d06092a864886f70d010101050003<br>
        EAP-Message = 0x818d0030818902818100dac525422bfedb082629a2cba44b3449c90d0ab462fb72c8434a782098863d7eb7d7e70028c2b7ad555a51cc756cf4fa1d7091615ab450d5289553ae6616aff014a55085d6b8fb4aee98638e426175cdd36c665c63cda177d34920eb30585edc8773999c2980f81ad4638bbbea1c82d054023db7ef24a3ec1c3f6241a903d7f30203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d0101040500038181007a2d921b1cf13bf2982a9178ec9ede6d88edc178a2e8bd40a0a06fb6f0769957884cd7084537083496fd184165293f583c8e8240eb68e042c94b15752e4c07e80d09<br>
        EAP-Message = 0x779afa3dd55c24fa54ac292d77205d1c2477ed30d59f57caf9bd21ff2a8d16cc0911c50e4f295763fcb60efa3c3d2d0e43850f6e6fbe284902f6e83503650003ba308203b63082031fa003020102020100300d06092a864886f70d010104050030819f310b30090603550406130243413111300f0603550408130850726f76696e63653112301006035504071309536f6d65204369747931153013060355040a130c4f7267616e697a6174696f6e31123010060355040b13096c6f63616c686f7374311b301906035504031312436c69656e742063657274696669636174653121301f06092a864886f70d0109011612636c69656e74406578616d706c<br>
        EAP-Message = 0x652e636f6d301e170d3034303132353133323630375a<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x04ed47a0de71a08bae722f88d6987218<br>Finished request 1<br>Going to the next request<br>
Waking up in 6 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=111, length=151<br>        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>
        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>        NAS-Identifier = "testap"<br>        State = 0x04ed47a0de71a08bae722f88d6987218<br>
        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020300061900<br>        Message-Authenticator = 0x7cce1dc07ea3c41fcb55ca62aa372bf2<br>  Processing the authorize section of radiusd.conf<br>
modcall: entering group authorize for request 2<br>  modcall[authorize]: module "preprocess" returns ok for request 2<br>  modcall[authorize]: module "mschap" returns noop for request 2<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>
    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 2<br>  rlm_eap: EAP packet type response id 3 length 6<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>
  modcall[authorize]: module "eap" returns updated for request 2<br>radius_xlat:  'testuser'<br>rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>
rlm_sql (sql): Reserving sql socket id: 2<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 2<br>  modcall[authorize]: module "sql" returns ok for request 2<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 2<br>modcall: leaving group authorize (returns updated) for request 2<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 2<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>rlm_eap_tls: Received EAP-TLS ACK message<br>  rlm_eap_tls: ack handshake fragment handler<br>  eaptls_verify returned 1 <br>  eaptls_process returned 13 <br>
  rlm_eap_peap: EAPTLS_HANDLED<br>  modcall[authenticate]: module "eap" returns handled for request 2<br>modcall: leaving group authenticate (returns handled) for request 2<br>Sending Access-Challenge of id 111 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>
        EAP-Message = 0x010402f71900170d3036303132343133323630375a30819f310b30090603550406130243413111300f0603550408130850726f76696e63653112301006035504071309536f6d65204369747931153013060355040a130c4f7267616e697a6174696f6e31123010060355040b13096c6f63616c686f7374311b301906035504031312436c69656e742063657274696669636174653121301f06092a864886f70d0109011612636c69656e74406578616d706c652e636f6d30819f300d06092a864886f70d010101050003818d0030818902818100d4c5b19724f164acf1ffb189db1c8fbff4f14396ea7cb1e90f78d69451725377895dfe52ccb99b41e8<br>
        EAP-Message = 0x0ddeb58b127a943f4f58cbc562878192fbdc6fece9f871e7c130d35cf5188817e9b133249edd2a1c75d31043ae87553cec7a77ef26aa7d74281db9b77e17c6446c5dd9b188b43250ca0229963722a123a726b00b4027fd0203010001a381ff3081fc301d0603551d0e0416041468d36d3e1ee7bc9d5a057021c363da1365d1ade33081cc0603551d230481c43081c1801468d36d3e1ee7bc9d5a057021c363da1365d1ade3a181a5a481a230819f310b30090603550406130243413111300f0603550408130850726f76696e63653112301006035504071309536f6d65204369747931153013060355040a130c4f7267616e697a6174696f6e31123010<br>
        EAP-Message = 0x060355040b13096c6f63616c686f7374311b301906035504031312436c69656e742063657274696669636174653121301f06092a864886f70d0109011612636c69656e74406578616d706c652e636f6d820100300c0603551d13040530030101ff300d06092a864886f70d01010405000381810033c00b66b1e579ef73a06798252dab8d5e5511fc00fd276d80d12f834777c6743fdc2743fca1507704e4bc0979e4f60ac3ad9ee83e6f347369229d1f77229ba2e982359da563024a00163dba6d6c986c0bad28af85132ff8f0d76501bf1b7c2dff658ce1e62c01997b6e64e3e8d4373354ce9912847651539063b85bbc5485c516030100040e000000<br>
        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x431dbf66e9563ef6c0b3cdac58fd0e4d<br>Finished request 2<br>Going to the next request<br>Waking up in 6 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=112, length=337<br>
        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>
        NAS-Identifier = "testap"<br>        State = 0x431dbf66e9563ef6c0b3cdac58fd0e4d<br>        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020400c01980000000b61603010086100000820080121e3c6a20b3f0fbfb2036283c70f54c14e73b14430c7c82a24866038a75c69bb91eac0b286b735b8666111e4e40621ac80ee1d0996b9a9ce768875ed5d7c0c45a75dbb004a6a5bcdb7ae44ef3921b11f7acd89fac2a413e4391a163c08fee4667758a748139e6d5b15f829bfe545b640a69948441aa050c7c1152881d0a0b801403010001011603010020e69c55647e4c5a4fd3cf2c7f702684ca9de05460f816f7347c0647821ebdf9c0<br>
        Message-Authenticator = 0x4f024f2f7e3377b0a9622f3f859c0f9f<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 3<br>  modcall[authorize]: module "preprocess" returns ok for request 3<br>
  modcall[authorize]: module "mschap" returns noop for request 3<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 3<br>
  rlm_eap: EAP packet type response id 4 length 192<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 3<br>radius_xlat:  'testuser'<br>
rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 1<br>
radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 1<br>  modcall[authorize]: module "sql" returns ok for request 3<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 3<br>modcall: leaving group authorize (returns updated) for request 3<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 3<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>rlm_eap_tls:  Length Included<br>  eaptls_verify returned 11 <br>  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange  <br>    TLS_accept: SSLv3 read client key exchange A <br>
  rlm_eap_tls: <<< TLS 1.0 ChangeCipherSpec [length 0001]  <br>  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0010], Finished  <br>    TLS_accept: SSLv3 read finished A <br>  rlm_eap_tls: >>> TLS 1.0 ChangeCipherSpec [length 0001]  <br>
    TLS_accept: SSLv3 write change cipher spec A <br>  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0010], Finished  <br>    TLS_accept: SSLv3 write finished A <br>    TLS_accept: SSLv3 flush data <br>    (other): SSL negotiation finished successfully <br>
rlm_eap: SSL error error:00000000:lib(0):func(0):reason(0)<br>SSL Connection Established <br>  eaptls_process returned 13 <br>  rlm_eap_peap: EAPTLS_HANDLED<br>  modcall[authenticate]: module "eap" returns handled for request 3<br>
modcall: leaving group authenticate (returns handled) for request 3<br>Sending Access-Challenge of id 112 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>        EAP-Message = 0x010500311900140301000101160301002095d66e5ab6a8eab6fadd4298805da0ee9e420234c498b39ce5ae4c3ac8232cc2<br>
        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x0ee4a12a1ab84d7435dce6a6935a88a4<br>Finished request 3<br>Going to the next request<br>--- Walking the entire request list ---<br>Waking up in 5 seconds...<br>
rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=113, length=151<br>        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>
        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>        NAS-Identifier = "testap"<br>        State = 0x0ee4a12a1ab84d7435dce6a6935a88a4<br>
        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020500061900<br>        Message-Authenticator = 0x42d0e07d5e59f8d38baf59d71f5672e2<br>  Processing the authorize section of radiusd.conf<br>
modcall: entering group authorize for request 4<br>  modcall[authorize]: module "preprocess" returns ok for request 4<br>  modcall[authorize]: module "mschap" returns noop for request 4<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>
    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 4<br>  rlm_eap: EAP packet type response id 5 length 6<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>
  modcall[authorize]: module "eap" returns updated for request 4<br>radius_xlat:  'testuser'<br>rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>
rlm_sql (sql): Reserving sql socket id: 0<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 0<br>  modcall[authorize]: module "sql" returns ok for request 4<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 4<br>modcall: leaving group authorize (returns updated) for request 4<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 4<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>rlm_eap_tls: Received EAP-TLS ACK message<br>  rlm_eap_tls: ack handshake is finished<br>  eaptls_verify returned 3 <br>  eaptls_process returned 3 <br>  rlm_eap_peap: EAPTLS_SUCCESS<br>
  modcall[authenticate]: module "eap" returns handled for request 4<br>modcall: leaving group authenticate (returns handled) for request 4<br>Sending Access-Challenge of id 113 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>
        EAP-Message = 0x0106002019001703010015cfd1b627c3bf869d33564a058a9a317b0d49e8e682<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0xde6481a2cbcb86cbfff8dea6911117da<br>Finished request 4<br>
Going to the next request<br>Waking up in 5 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=114, length=183<br>        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>
        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>        NAS-Identifier = "testap"<br>        State = 0xde6481a2cbcb86cbfff8dea6911117da<br>
        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020600261900170301001bcce8d4d055cbc691f1340e46621d5cabe5eddcc855f52cd3a13f88<br>        Message-Authenticator = 0x2b78b4114c8bffcb891aead7cf917457<br>
  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 5<br>  modcall[authorize]: module "preprocess" returns ok for request 5<br>  modcall[authorize]: module "mschap" returns noop for request 5<br>
    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 5<br>  rlm_eap: EAP packet type response id 6 length 38<br>
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 5<br>radius_xlat:  'testuser'<br>rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 4<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 4<br>  modcall[authorize]: module "sql" returns ok for request 5<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 5<br>modcall: leaving group authorize (returns updated) for request 5<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 5<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>  eaptls_verify returned 7 <br>  rlm_eap_tls: Done initial handshake<br>  eaptls_process returned 7 <br>  rlm_eap_peap: EAPTLS_OK<br>  rlm_eap_peap: Session established.  Decoding tunneled attributes.<br>
  rlm_eap_peap: Identity - testuser<br>  rlm_eap_peap: Tunneled data is valid.<br>  PEAP: Got tunneled EAP-Message<br>        EAP-Message = 0x0206000f016a77696c6c6935363436<br>  PEAP: Got tunneled identity of testuser<br>
  PEAP: Setting default EAP type for tunneled EAP session.<br>  PEAP: Setting User-Name to testuser<br>  PEAP: Sending tunneled request<br>        EAP-Message = 0x0206000f016a77696c6c6935363436<br>        FreeRADIUS-Proxied-To = <a href="http://127.0.0.1">127.0.0.1</a><br>
        User-Name = "testuser"<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 5<br>  modcall[authorize]: module "preprocess" returns ok for request 5<br>
  modcall[authorize]: module "mschap" returns noop for request 5<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 5<br>
  rlm_eap: EAP packet type response id 6 length 15<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 5<br>radius_xlat:  'testuser'<br>
rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 3<br>
radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 3<br>rlm_sql (sql): No matching entry in the database for request from user [testuser]<br>  modcall[authorize]: module "sql" returns notfound for request 5<br>rlm_checkval: Could not find item named Calling-Station-Id in request<br>
rlm_checkval: Could not find attribute named Calling-Station-Id in check pairs<br>  modcall[authorize]: module "checkval" returns notfound for request 5<br>modcall: leaving group authorize (returns updated) for request 5<br>
  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 5<br>  rlm_eap: EAP Identity<br>  rlm_eap: processing type mschapv2<br>
rlm_eap_mschapv2: Issuing Challenge<br>  modcall[authenticate]: module "eap" returns handled for request 5<br>modcall: leaving group authenticate (returns handled) for request 5<br>  PEAP: Got tunneled reply RADIUS code 11<br>
        EAP-Message = 0x010700241a0107001f10dcab6769a85cba16a42fb47706453cbe6a77696c6c6935363436<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x68e17da0a9a400917769de0451579732<br>
  PEAP: Processing from tunneled session code 0x8188f38 11<br>        EAP-Message = 0x010700241a0107001f10dcab6769a85cba16a42fb47706453cbe6a77696c6c6935363436<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>
        State = 0x68e17da0a9a400917769de0451579732<br>  PEAP: Got tunneled Access-Challenge<br>  modcall[authenticate]: module "eap" returns handled for request 5<br>modcall: leaving group authenticate (returns handled) for request 5<br>
Sending Access-Challenge of id 114 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>        EAP-Message = 0x0107003b19001703010030aee484ac01a5a458cf552cf3c7aaf51cb06314433a871487e3d68c9e6f7dd9b20e50b7d8c4282d7120cec1f48fe0dee6<br>
        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x3c061f046a049d3c6e5a8010ac776fde<br>Finished request 5<br>Going to the next request<br>Waking up in 5 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=115, length=237<br>
        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>
        NAS-Identifier = "testap"<br>        State = 0x3c061f046a049d3c6e5a8010ac776fde<br>        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x0207005c1900170301005181f86830de9489b959ba137783ac12d6d085883fb3dd21699611d12260f55b54402164084b309fe60a087e848b816bf48b8d712eadc6b38c708b58f8230dc0ca1925d44c06ff3b55902e7f3573164e8a2f<br>
        Message-Authenticator = 0xebb532d259687d2da7be90fa77257950<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 6<br>  modcall[authorize]: module "preprocess" returns ok for request 6<br>
  modcall[authorize]: module "mschap" returns noop for request 6<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 6<br>
  rlm_eap: EAP packet type response id 7 length 92<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 6<br>radius_xlat:  'testuser'<br>
rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 2<br>
radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 2<br>  modcall[authorize]: module "sql" returns ok for request 6<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 6<br>modcall: leaving group authorize (returns updated) for request 6<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 6<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>  eaptls_verify returned 7 <br>  rlm_eap_tls: Done initial handshake<br>  eaptls_process returned 7 <br>  rlm_eap_peap: EAPTLS_OK<br>  rlm_eap_peap: Session established.  Decoding tunneled attributes.<br>
  rlm_eap_peap: EAP type mschapv2<br>  rlm_eap_peap: Tunneled data is valid.<br>  PEAP: Got tunneled EAP-Message<br>        EAP-Message = 0x020700451a02070040310fb1ca476eb5dd96914ce816dd8109bb00000000000000004485d3dd2f8f7d100c6f1696fa1149988ced9e732e04d840006a77696c6c6935363436<br>
  PEAP: Setting User-Name to testuser<br>  PEAP: Adding old state with 68 e1<br>  PEAP: Sending tunneled request<br>        EAP-Message = 0x020700451a02070040310fb1ca476eb5dd96914ce816dd8109bb00000000000000004485d3dd2f8f7d100c6f1696fa1149988ced9e732e04d840006a77696c6c6935363436<br>
        FreeRADIUS-Proxied-To = <a href="http://127.0.0.1">127.0.0.1</a><br>        User-Name = "testuser"<br>        State = 0x68e17da0a9a400917769de0451579732<br>  Processing the authorize section of radiusd.conf<br>
modcall: entering group authorize for request 6<br>  modcall[authorize]: module "preprocess" returns ok for request 6<br>  modcall[authorize]: module "mschap" returns noop for request 6<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>
    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 6<br>  rlm_eap: EAP packet type response id 7 length 69<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>
  modcall[authorize]: module "eap" returns updated for request 6<br>radius_xlat:  'testuser'<br>rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>
rlm_sql (sql): Reserving sql socket id: 1<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 1<br>rlm_sql (sql): No matching entry in the database for request from user [testuser]<br>  modcall[authorize]: module "sql" returns notfound for request 6<br>rlm_checkval: Could not find item named Calling-Station-Id in request<br>
rlm_checkval: Could not find attribute named Calling-Station-Id in check pairs<br>  modcall[authorize]: module "checkval" returns notfound for request 6<br>modcall: leaving group authorize (returns updated) for request 6<br>
  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 6<br>  rlm_eap: Request found, released from the list<br>
  rlm_eap: EAP/mschapv2<br>  rlm_eap: processing type mschapv2<br>  Processing the authenticate section of radiusd.conf<br>modcall: entering group MS-CHAP for request 6<br>  rlm_mschap: No User-Password configured.  Cannot create LM-Password.<br>
  rlm_mschap: No User-Password configured.  Cannot create NT-Password.<br>  rlm_mschap: Told to do MS-CHAPv2 for testuser with NT-Password<br>  rlm_mschap: FAILED: No NT/LM-Password.  Cannot perform authentication.<br>  rlm_mschap: FAILED: MS-CHAP2-Response is incorrect<br>
  modcall[authenticate]: module "mschap" returns reject for request 6<br>modcall: leaving group MS-CHAP (returns reject) for request 6<br>  rlm_eap: Freeing handler<br>  modcall[authenticate]: module "eap" returns reject for request 6<br>
modcall: leaving group authenticate (returns reject) for request 6<br>auth: Failed to validate the user.<br>Login incorrect: [testuser/<no User-Password attribute>] (from client localhost port 0)<br>  PEAP: Got tunneled reply RADIUS code 3<br>
        MS-CHAP-Error = "\007E=691 R=1"<br>        EAP-Message = 0x04070004<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>  PEAP: Processing from tunneled session code 0x81a7668 3<br>        MS-CHAP-Error = "\007E=691 R=1"<br>
        EAP-Message = 0x04070004<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>  PEAP: Tunneled authentication was rejected.<br>  rlm_eap_peap: FAILURE<br>  modcall[authenticate]: module "eap" returns handled for request 6<br>
modcall: leaving group authenticate (returns handled) for request 6<br>Sending Access-Challenge of id 115 to <a href="http://10.254.0.1">10.254.0.1</a> port 6001<br>        EAP-Message = 0x010800261900170301001bf8aa1a94ad4a2b0806614e7bead931ede68f144ac5809bbfaf1375<br>
        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0xfd5c14aca3f5548e24c6e1e0a7b6b3cc<br>Finished request 6<br>Going to the next request<br>Waking up in 5 seconds...<br>rad_recv: Access-Request packet from host <a href="http://10.254.0.1:6001">10.254.0.1:6001</a>, id=116, length=183<br>
        User-Name = "testuser"<br>        NAS-IP-Address = <a href="http://192.168.200.50">192.168.200.50</a><br>        Called-Station-Id = "00-20-a6-64-7a-38:test"<br>        Calling-Station-Id = "00-21-5c-7b-ff-2d"<br>
        NAS-Identifier = "testap"<br>        State = 0xfd5c14aca3f5548e24c6e1e0a7b6b3cc<br>        Framed-MTU = 1400<br>        NAS-Port = 2<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020800261900170301001bf6abd7a3bb6544d85a447f7ad16a9b7357761515db20de1cece78e<br>
        Message-Authenticator = 0xdc013599dfdec1515ec553dd0afcfe88<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 7<br>  modcall[authorize]: module "preprocess" returns ok for request 7<br>
  modcall[authorize]: module "mschap" returns noop for request 7<br>    rlm_realm: No '@' in User-Name = "testuser", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 7<br>
  rlm_eap: EAP packet type response id 8 length 38<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 7<br>radius_xlat:  'testuser'<br>
rlm_sql (sql): sql_set_user escaped user --> 'testuser'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck  WHERE Username = 'testuser';'<br>rlm_sql (sql): Reserving sql socket id: 0<br>
radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op FROM radgroupcheck,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>
radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = 'testuser'           ORDER BY id'<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username = BINARY 'testuser' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>
rlm_sql (sql): Released sql socket id: 0<br>  modcall[authorize]: module "sql" returns ok for request 7<br>rlm_checkval: Item Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>rlm_checkval: Value Name: Calling-Station-Id, Value: 00-21-5c-7b-ff-2d<br>
  modcall[authorize]: module "checkval" returns ok for request 7<br>modcall: leaving group authorize (returns updated) for request 7<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>
  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 7<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/peap<br>  rlm_eap: processing type peap<br>
  rlm_eap_peap: Authenticate<br>  rlm_eap_tls: processing TLS<br>  eaptls_verify returned 7 <br>  rlm_eap_tls: Done initial handshake<br>  eaptls_process returned 7 <br>  rlm_eap_peap: EAPTLS_OK<br>  rlm_eap_peap: Session established.  Decoding tunneled attributes.<br>
  rlm_eap_peap: Received EAP-TLV response.<br>  rlm_eap_peap: Tunneled data is valid.<br>  rlm_eap_peap:  Had sent TLV failure.  User was rejcted rejected earlier in this session.<br> rlm_eap: Handler failed in EAP/peap<br>
  rlm_eap: Failed in EAP select<br>  modcall[authenticate]: module "eap" returns invalid for request 7<br>modcall: leaving group authenticate (returns invalid) for request 7<br>auth: Failed to validate the user.<br>
Login incorrect: [testuser/<no User-Password attribute>] (from client testwireless port 2 cli 00-21-5c-7b-ff-2d)<br>Delaying request 7 for 1 seconds<br>Finished request 7<br>Going to the next request<br>Waking up in 5 seconds...<br clear="all">
<br>-- <br>Justin A Williams<br><br>