Jonathan De Graeve wrote:


How do you explain this then?

I have a NAS that DOESN'T sent NAS-IP-Address attribute to the radius
server (only nas-identifier) but all my huntgroups based on
NAS-IP-Address work without any problem...

Is this then somewhere in the code?

If (!NAS-IP-Address && Client-IP-Address)
NAS-IP-Address = Client-IP-Address

J.


Yes.

rlm_preprocess adds the nas-ip-address to the request if one wasnt there.

I have patched my local freeradius to add Client-Ip-Address if it is missing and Client-Short-Name (local creation) as well.

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

Reply via email to