Hello All,

I am able to authenticate my wireless card to freeradius and associate to the access 
point. However, my client does not report what Access Point its associated to.

Its says  *No Name Specified*.

When it authenticates the NAS-Identifier has the name of the access-point.
rad_recv: Access-Request packet from host 10.100.1.200:1024, id=0, length=127
        User-Name = "00409643632b"
        User-Password = "00409643632b"
        NAS-IP-Address = 10.100.1.200
        Called-Station-Id = "00409644dfe4"
        NAS-Port = 37
        NAS-Port-Type = Wireless-802.11
        Cisco-AVPair = "ssid=testing"
        Calling-Station-Id = "00409643632b"
        NAS-Identifier = "TEST-AP"
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
    rlm_realm: No '@' in User-Name = "00409643632b", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop
    users: Matched 00409643632b at 2
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
  rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied User-Password matches local User-Password
Login OK: [00409643632b/00409643632b] (from client ap-test port 37 cli 00409643632b)
Sending Access-Accept of id 0 to 10.100.1.200:1024
Finished request 0


Any ideas or help is appreciated.

Bryan Tolka


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

Reply via email to