AP bounces Access-Accept packet
Wolfgang Burger
burgerw at immunbio.mpg.de
Mon Sep 17 17:32:19 CEST 2007
Hi,
this is just a little test-setup I've made.
I'm using a Netgear WG102 and freeRadius 1.1.7
The server is configured (I hope) to use a password-list (passwd in
radiusd-conf)
When I try to connect with a correct username and password from the
list, this is what i see on the server:
rad_recv: Access-Request packet from host 192.168.1.24:1031, id=7,
length=164
Message-Authenticator = 0x320609cfc70f95aa5e480e1766fdf1d1
Service-Type = Framed-User
User-Name = "isi"
Framed-MTU = 1488
Called-Station-Id = "00184DFCC7B8:Gast"
Calling-Station-Id = "0019E3D7B020"
NAS-Identifier = "wg102"
NAS-Port-Type = Wireless-802.11
Connect-Info = "CONNECT 54Mbps 802.11g"
EAP-Message = 0x0200000801697369
NAS-IP-Address = 192.168.1.24
NAS-Port = 1
NAS-Port-Id = "STA port # 1"
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
modcall[authorize]: module "chap" returns noop for request 0
modcall[authorize]: module "mschap" returns noop for request 0
rlm_realm: No '@' in User-Name = "isi", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
rlm_passwd: Added User-Password: 'glock' to config_items
rlm_passwd: Adding "Auth-Type = accept"
modcall[authorize]: module "userlist" returns ok for request 0
modcall[authorize]: module "files" returns notfound for request 0
rlm_pap: Found existing Auth-Type, not changing it.
modcall[authorize]: module "pap" returns noop for request 0
modcall: leaving group authorize (returns ok) for request 0
rad_check_password: Found Auth-Type accept
rad_check_password: Auth-Type = Accept, accepting the user
Sending Access-Accept of id 7 to 192.168.1.24 port 1031
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Accept packet from host 192.168.1.24:1031, id=7,
length=20
Authentication reply packet code 2 sent to a non-proxy reply port from
client wg102:1031 - ID 7 : IGNORED
And then it starts again.
Can somebody tell me what is happening here? What am I doing wrong?
Thanks a lot
Wolfgang Burger
More information about the Freeradius-Users
mailing list