Hi All,

Specs:
- Freeradius 0.9.1, on debian woody
- 2 Radius servers , 2 radius proxys (sharing a virtual IP)

Everything is working fine except that i would like to add (or increment) tags to freeradius attributes ie:

[EMAIL PROTECTED]:~$ ./radtest [EMAIL PROTECTED] ipdyn 172.16.129.4 1812 testing123
Sending Access-Request of id 186 to 172.16.129.4:1812
User-Name = "[EMAIL PROTECTED]"
User-Password = "ipdyn"
NAS-IP-Address = 172.16.69.1
NAS-Port = 1812
rad_recv: Access-Accept packet from host 172.16.129.4:1812, id=186, length=188
Session-Timeout = 86400
Idle-Timeout = 180
Tunnel-Medium-Type:0 = IP <= Here
Tunnel-Server-Endpoint:0 = "172.18.21.3" <= here etc ...
Tunnel-Assignment-Id:0 = "tunnel-172.16.21.3" Tunnel-Client-Auth-Id:0 = "LNS-NET7-1"
Tunnel_Local_Name = "LNS-NET7-1"
Tunnel-Type:0 = L2TP
Tunnel-Server-Auth-Id:0 = "srv44-2.idf1.realm.net"
Tunnel_Remote_Name = "srv44-2.idf1.realm.net"
Proxy-State = 0x31
Service-Type = Framed-User
[EMAIL PROTECTED]:~$


The tag is 0 , but i would like to obtain something like that

Tunnel-Server-Endpoint:1 = "172.18.21.3"

Any idea ?

regards

Thomas MARCHESSEAU



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

Reply via email to