Dear all,

I�ve installed the Freeradius snapshot 20040410 (10 April 2004).

The aim is: Support consultants from other comanys with a network access via
802.11x.
The plan is to create accounts (Radiusaccounts) and give them to the
consultants. They can type in the username and password to their WinXP
Machines. Doing this in the right way (with matching username and password)
the machine can access to the network.

We don�t want install any keys on the WinXP machines, bcause that means to
much support and increases the costs of hotline. I�m aware that we don�t
encrypt then the information going through the wireless network.

We are useing a Vigor 2600We. The Radius entry is fine and working.

The trace form the Radiusserver:

Cleaning up request 0 ID 128 with timestamp 407a4661
Nothing to do.  Sleeping until we see a request.
rad_recv: Access-Request packet from host 192.168.100.55:3600, id=128,
length=131
        User-Name = "[EMAIL PROTECTED]"
        NAS-IP-Address = 192.168.100.55
        Called-Station-Id = "00032f00b0e8"
        Calling-Station-Id = "0060b3688cbf"
        NAS-Identifier = "VIGOR2200W"
        NAS-Port = 29
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 0x025e000f01726f624067702e6e6574
        Message-Authenticator = 0xa43ec59041c329417515e872225a025d
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 1
Invalid operator for item Suffix: reverting to '=='
Invalid operator for item Suffix: reverting to '=='
Invalid operator for item Suffix: reverting to '=='
  modcall[authorize]: module "preprocess" returns ok for request 1
  modcall[authorize]: module "chap" returns noop for request 1
  rlm_eap: EAP packet type response id 94 length 15
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 1
    rlm_realm: Looking up realm "gp.net" for User-Name = "[EMAIL PROTECTED]"
    rlm_realm: Found realm "gp.net"
    rlm_realm: Adding Stripped-User-Name = "rob"
    rlm_realm: Proxying request from user rob to realm gp.net
    rlm_realm: Adding Realm = "gp.net"
    rlm_realm: Authentication realm is LOCAL.
  modcall[authorize]: module "suffix" returns noop for request 1
    users: Matched rob at 90
  modcall[authorize]: module "files" returns ok for request 1
  modcall[authorize]: module "mschap" returns noop for request 1
modcall: group authorize returns updated for request 1
  rad_check_password:  Found Auth-Type eap
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 1
  rlm_eap: EAP Identity
  rlm_eap: processing type md5
rlm_eap_md5: Issuing Challenge
  modcall[authenticate]: module "eap" returns handled for request 1
modcall: group authenticate returns handled for request 1
Sending Access-Challenge of id 128 to 192.168.100.55:3600
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = 192.168.100.50
        Framed-IP-Netmask = 255.255.255.0
        Framed-Routing = Broadcast-Listen
        Framed-Filter-Id = "std.ppp"
        Framed-MTU = 1454
        Framed-Compression = Van-Jacobson-TCP-IP
        EAP-Message = 0x015f00160410e4f5cf5290fcbca63cd19251ae1c3638
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xbe21a4aec107fdc742230307f7f9c60c
Finished request 1
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 1 ID 128 with timestamp 407a467f
Nothing to do.  Sleeping until we see a request.

This starts then every 6 seconds, because I don�t get assigned the
IP-Adress.

Do you have any clue why?


Thanks

Robert



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to