post-auth and ippool

Frank James Wilson frank at xfactor.no
Thu Jun 19 09:26:22 CEST 2008


Ivan Kalik skrev:
> Try removing Auth-Type System from user entry:
>
> mobile   Pool-Name:="mobile"
>
> What version is this?
>
>   
I'm almost ashamed to say it, but I just downloaded and compiled version 
2.0.5 and presto;

Listening on authentication address * port 1812
Listening on proxy address * port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 172.20.0.1 port 1812, id=210, 
length=122
        NAS-Identifier = "ggsn3"
        User-Name = "mobile"
        User-Password = "Bamaxxxx"
        NAS-IP-Address = 172.20.0.1
        NAS-Port-Type = Virtual
        Called-Station-Id = "mdaxxxx"
        Calling-Station-Id = "4740008077"
        Acct-Session-Id = "d4118d7924b2077e"
        Acct-Multi-Session-Id = "d4118d79000010d9"
+- entering group authorize
++[preprocess] returns ok
    rlm_realm: No '@' in User-Name = "mobile", looking up realm NULL
    rlm_realm: No such realm "NULL"
++[suffix] returns noop
    users: Matched entry DEFAULT at line 153
    users: Matched entry mobile at line 217
++[files] returns ok
  rad_check_password:  Found Auth-Type System
auth: type "System"
+- entering group authenticate
++[unix] returns ok
Login OK: [mobile/Bamaxxxx] (from client ggsn3 port 0 cli 4740008077)
+- entering group post-auth
        expand: 172.20.0.1:1813 -> 172.20.0.1:1813
rlm_ippool: MD5 on 'key' directive maps to: 038a19de87e4edea9bfd9120f3c162ee
rlm_ippool: Searching for an entry for key: 
'038a19de87e4edea9bfd9120f3c162ee'
rlm_ippool: Allocating ip to key: '038a19de87e4edea9bfd9120f3c162ee'
rlm_ippool: num: 1
rlm_ippool: Allocated ip 172.20.4.240 to client key: 
038a19de87e4edea9bfd9120f3c162ee
++[mobile] returns ok
Sending Access-Accept of id 210 to 172.20.0.1 port 1812
        Framed-IP-Address = 172.20.4.240
        Framed-IP-Netmask = 255.255.248.0
Finished request 0.
Going to the next request
Waking up in 4.9 seconds.
Cleaning up request 0 ID 210 with timestamp +20
Ready to process requests.




More information about the Freeradius-Users mailing list