Hi, 

I'm running freeradius-0.8.1 on redhat linux. I have a problem with sending attributes 
from group 2. Radius always 
sends attributes only for group 1, here is debug output:
-----------------------------------
Login OK: [domain.sk/cisco] (from client LAC port 30001 cli 0253632293)
Sending Access-Accept of id 133 to 10.100.100.1:1645
        Service-Type = Outbound-User
        Tunnel-Type:1 = L2TP
        Tunnel-Medium-Type:1 = IP
        Tunnel-Server-Endpoint:1 = "10.100.100.2"
        Tunnel-Password:1 = "\325,2\t\235S\243\035\367 \0047\230\222\r\200\353\303"
        Tunnel-Preference:1 = 1
Finished request 0
Going to the next request
-----------------------------------

Here is my users file:
-----------------------------------
domain.sk   Auth-Type := Local, Password == "cisco"
                Service-Type = Outbound-User,
                Tunnel-Type:1 = L2TP,
                Tunnel-Medium-Type:1 = IP,
                Tunnel-Server-Endpoint:1 = "10.100.100.2",
                Tunnel-Password:1 = "test",
                Tunnel-Preference:1 = 1,
                Tunnel-Type:2 = L2TP,
                Tunnel-Medium-Type:2 = IP,
                Tunnel-Server-Endpoint:2 = "10.100.100.3",
                Tunnel-Password:2 = "test",
                Tunnel-Preference:2 = 10

"[EMAIL PROTECTED]"   Auth-Type := Local, Password == "pass"
                Service-Type = Framed-User
----------------------------------

Can anybody help? Where is the problem ?

thanks for your time

robert
============================================
Róbert Tóth
system engineer    
Tronet a.s.          tel.: +421 2 58224111  
Plynárenská 5        fax : +421 2 58224199
829 75 Bratislava 25
Slovak Republic
===========================================

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

Reply via email to