18 Mar
2009
18 Mar
'09
3:49 a.m.
Alan DeKok wrote:
Use Client-IP-Address, not NAS-IP-Address. The Client-IP-Address is the source address of the RADIUS packet. NAS-IP-Address is an attribute inside of the RADIUS packet. It can have nearly any value, including 127.0.0.1, or 0.0.0.0.
Thanks Alan, I will see if I can figure out how to implement this :)