add option UDPFROMTO. This will make FreeRADIUS to respond from the IP the initial request was received to. Fix: Patch attached with submission follows:
Maintainer of net/freeradius2, Please note that PR ports/148965 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148965 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Please apply the attached patch instead. This option is disabled by default for FR, so I think the port should match that. From the FreeRADIUS FAQ: "If you have a multi-homed server and specify an explicit address to bind to. It may happen that the server does not respond with the right source ip address. Thus the client will likely ignore the server's response. On Linux and FreeBSD you can solve this by specifying ./configure --with-udpfromto during compilation. Then the server will always respond with the correct address." -r
State Changed From-To: feedback->open Feedback received.
State Changed From-To: open->closed Committed. Thanks!
lwhsu 2010-08-22 11:01:27 UTC FreeBSD ports repository Modified files: net/freeradius2 Makefile Log: - Add option UDPFROMTO: This will make FreeRADIUS to respond from the IP the initial request was received to. PR: ports/148965 Submitted by: Alexander Kriventsov <avk AT vl.ru> Approved by: Ryan Steinmetz <rpsfa AT rit.edu> (maintainer) Revision Changes Path 1.87 +7 -1 ports/net/freeradius2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"