Kostas Zorbadelos wrote: >> There are patches pending against CVS head >> that should fix this. >> > In a portable way?
Yes. Much of FreeRADIUS is intended to be portable. It would be annoying to make it non-portable now. > I am reffering to proxy_send in proxy.c Which doesn't matter for UDPFROMTO, because the source IP is chosen by the server from it's configuration (i.e. socket open). Or, the source IP is INADDR_ANY, in which case UDPFROMTO does nothing, and the kernel chooses the source IP. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

