hi,

my huntgroup file (a _very_ small parts :) )

# A3MITRY__95
redback         NAS-IP-Address == 80.xx.xx.2
# A6CORBAS_60
redback         NAS-IP-Address == 80.xx.xx.3

######### LNS #########

#Loopback0 de ValentonLDP3/VAL3MC7213
lns             NAS-IP-Address == 213.yy.yy.14
#Loopback0 de ValentonLDP4/VAL3MC7214
lns             NAS-IP-Address == 213.yy.yy.20

but , you cant have sonething like
lns             NAS-IP-Address == a.b.c.d
bas          NAS-IP-Address == a.b.c.d

may be i dont understand your request :)

regards
Thomas MARCHESSEAU


Arne Brutschy wrote:


Thomas MARCHESSEAU wrote:
| DEFAULT Realm == "realm.net", Huntgroup-Name == "bas", Autz-Type :=
| "autz.realm1.net"
| DEFAULT Realm == "realm.net", Huntgroup-Name == "lns", Autz-Type :=
| "autz.realm2.net"
|
| I check for Nas-Ip-Address to assign the correct huntgroup and the
| correct authentification method.
|
Yes, but this won't work if you have in the huntgroups file:

bas == 192.168.1.1
bas == 192.168.1.2
lns == 192.168.1.1

If the client 192.168.1.1 tries to authenticate, the line

DEFAULT Realm == "realm.net", Huntgroup-Name == "lns", Autz-Type :=
"autz.realm2.net"

fails, as the huntgroup file matches on the bas group. Or did I
understand your config wrong?

Regards,
Ar


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



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

Reply via email to