coa / proxy question

Arran Cudbard-Bell a.cudbardb at freeradius.org
Thu Jan 9 10:46:21 CET 2014


On 9 Jan 2014, at 09:03, Richard J Palmer <richard at merula.net> wrote:

> OK I now have part one of this done - radacct now holds the LNS IP address thank you.
> 
> I just want to clarify one small thing if I may ...
> 
> With the CoA I currently have one CoA server enabled on port 3799 on the radius server. How should I forward the CoA to the LNS ? Do I setup 2 CoA servers either on different ports or IPs within FreeRadius and each send to a different LNS, or Can FreeRadius itself do a SQL query based on the AcctUniqueId and use that to get the IP to forward to ?

Yes, that's the idea.

update control {
	Tmp-String-0 := "%{sql:<query>}"
}

It'll use the value from the first column/row.

You'll have to use the IP address to set the realm to forward to.

-Arran

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140109/f13c1924/attachment.pgp>


More information about the Freeradius-Users mailing list