I wan't to use VSA pair in my config.. doing

/etc/raddb/users

nording Auth-Type := Local, User-Password := "123"
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-IP-Address = 255.255.255.254,
        Cisco-AVPair = "lcp:callback-rotary=1",
        Cisco-AVPair = "ip:addr-pool=SANDY1",
        Cisco-AVPair = "lcp:callback-dialstring=12345",
        Fall-Through = Yes

DEFAULT Auth-Type := Local
        Cisco-AVPair = "ip:addr-pool=SANDY2"

What the radius debug message...

rad_recv: Access-Request packet from host xxx.xx.xxx.xx:33875, id=66, length=65
        User-Name = "nording"
        User-Password = "123"
        NAS-IP-Address = 255.255.255.255
        NAS-Port = 2
        Framed-Protocol = PPP
modcall: entering group authorize
    users: Matched nording at 107
    users: Matched DEFAULT at 116
  modcall[authorize]: module "files" returns ok
  modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
  rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied User-Password matches local User-Password
Sending Access-Accept of id 66 to xxx.xx.xxx.xx:33875
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = 255.255.255.254
        Cisco-AVPair = "lcp:callback-rotary=1"
Finished request 0

What I'm doing wrong...

Thanks..

-- 
Blinov A. Sergey, POST Ltd. system administrator
Phone: +7 8652 972729, +7 8793 467937  Email: [EMAIL PROTECTED] 
Information: BLNY-RIPN, BLNY-RIPE 

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

Reply via email to