|
I’m trying to setup Freeradius to reply differently based on the nas that the request comes from.
In the huntgroup file I have this
group1 NAS-IP-Address == 192.168.1.50 group2 NAS-IP-Address == 192.168.1.20
in the users file I have this
DEFAULT Service-Type == Framed-User, Huntgroup-Name == "group2"
Slipstream-Auth = "true", X-Ascend-Data-Filter == "ip in forward tcp est", X-Ascend-Data-Filter == "ip in forward dstip 192.168.1.2/32", X-Ascend-Data-Filter == "ip in drop tcp dstport = 25", X-Ascend-Data-Filter == "ip in forward",
DEFAULT Service-Type == Framed-User, Huntgroup-Name == "group1" RB-Context-Name = local, Fall-Through = yes
test Auth-Type = Local, Password == "test"
I’m betting I’m missing something… I read the info in the hunt group file a bunch of times but I know I’m missing something..
Thanx Cris
--- --- |
Title: Can I use radclient to simulate accouting?
- Re: Huntgroup Setup? cris boisvert
- Re: Huntgroup Setup? Graeme Hinchliffe

