Hi,
I am trying to create a new user with few "cisco-avpair" attributes but
radius only reply one of the values defined on the original "users" file.
ciscouser Password == "cisco"
Service-Type = Outbound-User,
Cisco-AVPair = "ipsec:key-exchange=ike",
Cisco-AVPair = "ipsec:addr-pool=ippool",
Tunnel-Password = :1:"ciscopass",
Tunnel-Medium-Type = :1:IP,
Tunnel-Type = :1:ESP
but radius only serves the first Cisco-AVPair attribute...
[root@proxy raddb]# radtest 3000client cisco 127.0.0.1:1645 1 testing123
Sending Access-Request of id 43 to 127.0.0.1:1645
User-Name = "ciscouser"
User-Password = "\375ZQ\366}\375w\320\251;\360\345>\223\266\r"
NAS-IP-Address = proxy.intra.csc.es
NAS-Port = 1
rad_recv: Access-Accept packet from host 127.0.0.1:1645, id=43, length=98
Service-Type = Outbound-User
Filter-Id = "std.ppp"
Cisco-AVPair = "ipsec:key-exchange=ike"
Tunnel-Password:1 = ""ciscopass""
Tunnel-Medium-Type:1 = IP
Tunnel-Type:1 = ESP
[root@proxy raddb]#
Any ideas?
Regards,
Jordi
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html