12 Mar
2009
12 Mar
'09
7:06 a.m.
tnt@kalik.net wrote:
In my my inner-tunnel virtual server, authorize section, I have some code like this, for sorting users into vlans:
update control { Tunnel-Type := "VLAN" Tunnel-Medium-Type := "IEEE-802" Tunnel-Private-Group-Id := `/usr/local/etc/raddb/scripts/userVlan.pl %{User-Name} 2>/dev/null` }
What does that do? Nothing me thinks ;-)
Thanks for your reply, Ivan. So I don't need to "update control" to place a user in a vlan? If I can safely remove this section, that's my problem solved - thanks. Jonathan