TTLS/PEAP seg faults

João Mamede foreveruni at clix.pt
Sun Apr 23 02:06:25 CEST 2006


can I do something about this?
I'm using ldap in authorize{}(just uncommented it
and not using in it in authenticate{}(I don't need it for EAP-TTLS right?) Do 
I need to add the auth-type ldap in users?
I'm around this for a week now :(

rad_recv: Access-Request packet from host 192.168.5.1:2048, id=0, length=247
        User-Name = "forevertheuni"
        NAS-IP-Address = 192.168.5.1
        Called-Station-Id = "000ea65b5239"
        Calling-Station-Id = "0011f547e038"
        NAS-Identifier = "000ea65b5239"
        NAS-Port = 31
        Framed-MTU = 1400
        State = 0x729d931bc6bfa59612707c69d4ac0269
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 
0x0201006c150016030100610100005d0301444ac484048c1ded0c6a1a0ff213c2e6a1632cd26d6c89501a7f6d10461f815300003600390038003500160013000a00330032002f0007006600050004006300620061001500120009006500640060001400110008000600030100
        Message-Authenticator = 0xbaf1f6903393341b2e2cddff9dc928d4
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 4
  modcall[authorize]: module "preprocess" returns ok for request 4
  modcall[authorize]: module "chap" returns noop for request 4
  modcall[authorize]: module "mschap" returns noop for request 4
    rlm_realm: No '@' in User-Name = "forevertheuni", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 4
  rlm_eap: EAP packet type response id 1 length 108
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 4
  modcall[authorize]: module "files" returns notfound for request 4
rlm_ldap: - authorize
rlm_ldap: performing user authorization for forevertheuni
radius_xlat:  '(uid=forevertheuni)'
radius_xlat:  'ou=Users,dc=cartoons,dc=buh'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in ou=Users,dc=cartoons,dc=buh, with filter 
(uid=forevertheuni)
rlm_ldap: checking if remote access for forevertheuni is allowed by uid
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user forevertheuni authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 4
modcall: leaving group authorize (returns updated) for request 4
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 4
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/ttls
  rlm_eap: processing type ttls
  rlm_eap_ttls: Authenticate
  rlm_eap_tls: processing TLS
  eaptls_verify returned 7 
  rlm_eap_tls: Done initial handshake
    (other): before/accept initialization 
    TLS_accept: before/accept initialization 
Segmentation fault: 11 (core dumped)
[root at T4 /home/forevertheuni]# 



More information about the Freeradius-Users mailing list