Hi,
I am creating attributes for the user using the scripts below but on running the radtest i get the failure attributes ; which seems to have changed. I am using Freeradius 2.1.0 .
"user1test" Auth-Type := Local, User-Password == "testpassword"
Framed-IP-Address = 172.162.3.33,
Framed-IP-Netmask = 255.255.255.0,
Alc-Primary-Dns = 4.4.2.2,
Alc-Primary-Nbns = 8.8.4.4,
Alc-IPsec-Serv-Id = 199920,
Alc-IPsec-Interface = public_ipsec,
Alc-IPsec-SA-Lifetime = 1200,
Alc-IPsec-SA-Encr-Algorithm = aes128,
Alc-IPsec-SA-Auth-Algorithm = sha1
1) its Cleartext-Password := NOT User-Password == 2) formatting is VERY important...I hope you dont have blank lines between each entry 3) ensure that these attributes that you are using are in a dictionary file and that the dictionary file is being read by the server when it starts alan