Hi, > For some reason, it's seeing the requests coming from "NAS-IP-Address = > 255.255.255.255" versus the ip address I think it should be coming from.
you could try checking Client-IP-Address instead of NAS-IP-Address. NAS... is unreliable since the client can put into it whatever he likes. Client-IP-Address is a FreeRADIUS internal attribute that is set to the IP address from whom the request was received, i.e. the source address of the UDP packet. This is much more reliable than NAS-IP-Address. Greetings, Stefan Winter -- Stefan WINTER Fondation RESTENA - R�seau T�l�informatique de l'Education Nationale et de la Recherche Ing�nieur r�seau et syst�me 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg email: [EMAIL PROTECTED] � � t�l.: � � �+352 424409-33 http://www.restena.lu � � � � � � � � � � fax: � � �+352 422473 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

