post-auth and ippool

Frank James Wilson frank at xfactor.no
Thu Jun 19 08:59:39 CEST 2008


Ivan Kalik skrev:
> Try removing Auth-Type System from user entry:
>
> mobile   Pool-Name:="mobile"
>
> What version is this?
>
>   
Removed that from the users file at line 217, and still nothing. It's 
version: 1.1.3

--- Walking the entire request list ---
Cleaning up request 0 ID 115 with timestamp 485a02e4
Nothing to do.  Sleeping until we see a request.
rad_recv: Access-Request packet from host 172.20.0.1:1812, id=53, length=122
        NAS-Identifier = "ggsn3"
        User-Name = "mobile"
        User-Password = "Bamaxxxxx"
        NAS-IP-Address = 172.20.0.1
        NAS-Port-Type = Virtual
        Called-Station-Id = "mdabama"
        Calling-Station-Id = "4791171382"
        Acct-Session-Id = "d4118d7924b1f42f"
        Acct-Multi-Session-Id = "d4118d790000d4e2"
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 1
  modcall[authorize]: module "preprocess" returns ok for request 1
    rlm_realm: No '@' in User-Name = "mobile", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 1
    users: Matched entry DEFAULT at line 153
    users: Matched entry mobile at line 217
  modcall[authorize]: module "files" returns ok for request 1
modcall: leaving group authorize (returns ok) for request 1
  rad_check_password:  Found Auth-Type System
auth: type "System"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 1
  modcall[authenticate]: module "unix" returns ok for request 1
modcall: leaving group authenticate (returns ok) for request 1
Login OK: [mobile/xxxxxx] (from client ggsn3 port 0 cli 479117xxxxx)
  Processing the post-auth section of radiusd.conf
modcall: entering group post-auth for request 1
rlm_ippool: Could not find Pool-Name attribute.
  modcall[post-auth]: module "mobile" returns noop for request 1
modcall: leaving group post-auth (returns noop) for request 1
Sending Access-Accept of id 53 to 172.20.0.1 port 1812
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 53 with timestamp 485a02f9
Nothing to do.  Sleeping until we see a request.


Frank



More information about the Freeradius-Users mailing list