The configured user with the stated attributes:

steve  Cleartext-Password := "testing"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 192.168.1.2,
Framed-IP-Netmask = 255.255.255.0,
Alc-IPsec-Interface = private_ipsec,
Alc-IPsec-SA-Lifetime = 1200,
Alc-IPsec-SA-Encr-Algorithm = aes128,
Alc-IPsec-SA-Auth-Algorithm = sha1,

Error received on running radtest remains same.

But when i comment the attributes the radtest is successful


On 24 June 2013 19:55, <A.L.M.Buxey@lboro.ac.uk> wrote:
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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



--
Regards:
George Innocent.