Bug 148965 - [PATCH] net/freeradius2: add option UDPFROMTO
Summary: [PATCH] net/freeradius2: add option UDPFROMTO
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 16:00 UTC by Alexander Kriventsov
Modified: 2010-08-22 12:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2010-07-26 16:00 UTC, Alexander Kriventsov
no flags Details | Diff
freeradius2.udpfromto.diff (836 bytes, patch)
2010-07-26 18:36 UTC, Ryan Steinmetz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kriventsov 2010-07-26 16:00:16 UTC
add option UDPFROMTO. 
This will make FreeRADIUS to respond from the IP the initial request was received to.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 16:00:25 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 16:00:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ryan Steinmetz 2010-07-26 18:36:32 UTC
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
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-22 07:34:02 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-22 12:01:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-08-22 12:01:40 UTC
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"