Adding a few Cisco-AVPair value in entry... and tested but radtest only return one value...
 
 
vpdn       Auth-Type := Local, User-Password == "vpdntest"
                Service-Type = Framed-User,
                Cisco-AVPair = "vpdn:ip-addresses=10.1.1.1",
                Cisco-AVPair = "vpdn:l2tp-tunnel-password=test",
                Cisco-AVPair = "vpdn:tunnel-id=test",
                Cisco-AVPair = "vpdn:tunnel-type=l2tp"
 
# radtest vpdn vpdntest 127.0.0.1:1645 1 testing123
Sending Access-Request of id 247 to 127.0.0.1:1645
        User-Name = "vpdn"
        User-Password = "vpdntest"
        NAS-IP-Address = test.com.my
        NAS-Port = 1
rad_recv: Access-Accept packet from host 127.0.0.1:1645, id=247, length=63
        Service-Type = Framed-User
        Cisco-AVPair = "vpdn:ip-addresses=10.1.1.1"
 
 
When testing from LDAP also return one value but only return as below:
 
 
Cisco-AVPair = "vpdn:ip-addresses"   ====> without "=10.1.1.1" 
 
 
--haizam
 
 
 

Reply via email to