<br>Hello, it's me again, did you miss me? :)<br>Thing is, i tried to make 2nd freeradius server (eap-peap,mschapv2,openldap), with same setup and i configured it exact same way, but i get this when i try to connect:<br><br>
<blockquote>rad_recv: Access-Request packet from host <a href="http://192.168.1.1:3079">192.168.1.1:3079</a>, id=0, length=121<br>        User-Name = "test"<br>        NAS-IP-Address = <a href="http://192.168.1.1">
192.168.1.1</a><br>        Called-Station-Id = "004010100003"<br>        Calling-Station-Id = "000e3557c74e"<br>        NAS-Identifier = "004010100003"<br>        NAS-Port = 30<br>        Framed-MTU = 1400
<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020000090174657374<br>        Message-Authenticator = 0x39a9a7986f599b0dc47291d0bbcce631<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 "chap" returns noop for request 0<br>  modcall[authorize]: module "mschap" returns noop for request 0
<br>    rlm_realm: No '@' in User-Name = "test", 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 0 length 9
<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>rlm_ldap: - authorize<br>rlm_ldap: performing user authorization for test
<br>radius_xlat:  '(uid=test)'<br>radius_xlat:  'ou=People,dc=kapion,dc=si'<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: attempting LDAP reconnection<br>rlm_ldap: (re)connect to localhost:389, authentication 0
<br>rlm_ldap: bind as / to localhost:389<br>rlm_ldap: waiting for bind result ...<br>rlm_ldap: Bind was successful<br>rlm_ldap: performing search in ou=People,dc=kapion,dc=si, with filter (uid=test)<br>rlm_ldap: Added password tset1 in check items
<br>rlm_ldap: looking for check items in directory...<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user test authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0<br>  modcall[authorize]: module "ldap" returns ok for request 0
<br>modcall: 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: group authenticate returns handled for request 0
<br>Sending Access-Challenge of id 0 to <a href="http://192.168.1.1:3079">192.168.1.1:3079</a><br>        EAP-Message = 0x010100061920<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x9ef689c7fbaeabf2695de1a430324a73
<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://192.168.1.1:3079">192.168.1.1:3079</a>
, id=0, length=121<br>        User-Name = "test"<br>        NAS-IP-Address = <a href="http://192.168.1.1">192.168.1.1</a><br>        Called-Station-Id = "004010100003"<br>        Calling-Station-Id = "000e3557c74e"
<br>        NAS-Identifier = "004010100003"<br>        NAS-Port = 30<br>        Framed-MTU = 1400<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020000090174657374<br>        Message-Authenticator = 0x2ec95d116f20e8634b835c646acc514c
<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 "chap" returns noop for request 1
<br>  modcall[authorize]: module "mschap" returns noop for request 1<br>    rlm_realm: No '@' in User-Name = "test", 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 0 length 9<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>rlm_ldap: - authorize
<br>rlm_ldap: performing user authorization for test<br>radius_xlat:  '(uid=test)'<br>radius_xlat:  'ou=People,dc=kapion,dc=si'<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: performing search in ou=People,dc=kapion,dc=si, with filter (uid=test)
<br>rlm_ldap: Added password tset1 in check items<br>rlm_ldap: looking for check items in directory...<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user test authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0
<br>  modcall[authorize]: module "ldap" returns ok for request 1<br>modcall: 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: 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 1
<br>modcall: group authenticate returns handled for request 1<br>Sending Access-Challenge of id 0 to <a href="http://192.168.1.1:3079">192.168.1.1:3079</a><br>        EAP-Message = 0x010100061920<br>        Message-Authenticator = 0x00000000000000000000000000000000
<br>        State = 0x7272c2a0a6297ac9ea330896b6ff418f<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://192.168.1.1:3079">192.168.1.1:3079
</a>, id=0, length=121<br>        User-Name = "test"<br>        NAS-IP-Address = <a href="http://192.168.1.1">192.168.1.1</a><br>        Called-Station-Id = "004010100003"<br>        Calling-Station-Id = "000e3557c74e"
<br>        NAS-Identifier = "004010100003"<br>        NAS-Port = 30<br>        Framed-MTU = 1400<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020100090174657374<br>        Message-Authenticator = 0xfa9d4d904e4f8b7c563584026add7ad6
<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 "chap" returns noop for request 2
<br>  modcall[authorize]: module "mschap" returns noop for request 2<br>    rlm_realm: No '@' in User-Name = "test", 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 1 length 9<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>rlm_ldap: - authorize
<br>rlm_ldap: performing user authorization for test<br>radius_xlat:  '(uid=test)'<br>radius_xlat:  'ou=People,dc=kapion,dc=si'<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: performing search in ou=People,dc=kapion,dc=si, with filter (uid=test)
<br>rlm_ldap: Added password tset1 in check items<br>rlm_ldap: looking for check items in directory...<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user test authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0
<br>  modcall[authorize]: module "ldap" returns ok for request 2<br>modcall: 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: 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 2
<br>modcall: group authenticate returns handled for request 2<br>Sending Access-Challenge of id 0 to <a href="http://192.168.1.1:3079">192.168.1.1:3079</a><br>        EAP-Message = 0x010200061920<br>        Message-Authenticator = 0x00000000000000000000000000000000
<br>        State = 0x40e3042c6743b4d8e9fa35eac7cee031<br>Finished request 2<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://192.168.1.1:3079">192.168.1.1:3079</a>, id=0, length=121<br>        User-Name = "test"<br>        NAS-IP-Address = <a href="http://192.168.1.1">192.168.1.1</a><br>        Called-Station-Id = "004010100003"
<br>        Calling-Station-Id = "000e3557c74e"<br>        NAS-Identifier = "004010100003"<br>        NAS-Port = 30<br>        Framed-MTU = 1400<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x020000090174657374
<br>        Message-Authenticator = 0x38cc006f8656690e7883ebcf7ccf2898<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 "chap" returns noop for request 3<br>  modcall[authorize]: module "mschap" returns noop for request 3<br>    rlm_realm: No '@' in User-Name = "test", 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 0 length 9<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>rlm_ldap: - authorize<br>rlm_ldap: performing user authorization for test<br>radius_xlat:  '(uid=test)'<br>radius_xlat:  'ou=People,dc=kapion,dc=si'
<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: performing search in ou=People,dc=kapion,dc=si, with filter (uid=test)<br>rlm_ldap: Added password tset1 in check items<br>rlm_ldap: looking for check items in directory...
<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user test authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0<br>  modcall[authorize]: module "ldap" returns ok for request 3
<br>modcall: 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: 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 3<br>modcall: group authenticate returns handled for request 3
<br>Sending Access-Challenge of id 0 to <a href="http://192.168.1.1:3079">192.168.1.1:3079</a><br>        EAP-Message = 0x010100061920<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>        State = 0x911b01ec3a06bad2ce7802185fb893c8
<br>Finished request 3<br>Going to the next request<br>Waking up in 6 seconds...<br>--- Walking the entire request list ---<br>Cleaning up request 3 ID 0 with timestamp 4513dd96<br>Nothing to do.  Sleeping until we see a request.
<br></blockquote>And i really can't find, what seems to be the problem :( <br>