>   Try grabbing the latest CVS snapshot.
After compiling the CVS snapshot and configuring the /etc/raddb/radius.conf,
I still get authentification failure.

I sniffed the session traffic and I see the following information
192.168.100.170 -> 64.95.221.220 UDP D=1812 S=1812 LEN=75

AND THE RADIUS SERVER RECEIVES THIS MESSAGE IN THE FOLLOWING DEBUG DUMP
rad_recv: Access-Request packet from host 64.214.69.230:4916, id=62,
length=67
        EAP-Message = "\002\001\000\t\001junk"
        Message-Authenticator = 0x76874a9715bf9621d54c7074912d6ccc
        NAS-IP-Address = 192.168.100.170
        User-Name = "junk"
        Framed-MTU = 1400
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "eap" returns updated
  modcall[authorize]: module "suffix" returns ok
    users: Matched junk at 74
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns updated
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate
rlm_eap: processing type md5
  modcall[authenticate]: module "eap" returns ok
modcall: group authenticate returns ok

NOW I ASSUME THE MESSAGE BEING SENT BACK IT MY SECOND PACKET IN THE SNIFFER
LOG.
64.95.221.220-> 192.168.100.170 UDP D=1812 S=1812 LEN=108

Sending Access-Challenge of id 62 to 64.214.69.230:4916
        EAP-Message =
"\001>\000\026\004\020#\237\300j\320\225\376<\2639\262\265\340\333F\243"
        Message-Authenticator = 0x00000000000000000000000000000000
        State =
0xa6e15e0f06d3880b882260dbb8e69f2de88c903cf69a33702ce1ec0ba905020673dd8337
Finished request 0

It seems as though the 3com access point interprets this message as an
authentification failure and ends the conversation. It also displays an
message box "authentification failure" on the client side. What is the
contents of the message being sent back to the 3com access point? Does
anyone know a reason the 3com device will interpret the Challenge message as
a failure?

Eric

----- Original Message -----
From: "Alan DeKok" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 10:06 AM
Subject: Re: 3com Wirless Access Point and FreeRadius


> "Eric John Seneca" <[EMAIL PROTECTED]> wrote:
> > Where do I get the module rlm_eap for freeradius? I get the following
> > message
> ...
> > It was not included in the tarball for freeradius-0.4.
>
>   Try grabbing the latest CVS snapshot.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


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

Reply via email to