16 Jul
2015
16 Jul
'15
8:01 a.m.
On Jul 16, 2015, at 4:19 AM, Sergey Komarov <sergey.komaroff@gmail.com> wrote:
I've tried to use clients.conf and derive home servers from that section as announced in 3.0.7. It would simplify but I can't proxy to such kind of unnamed home server (or I can? This is what I didn't find in any docs too. Sorry).
Just do: update control { Packet-Dst-IP-Address := 192.0.2.4 } which is the IP of the NAS.
2. Is there any way to use something in coa section like update control Home-Server := "%{NAS-IP-Address}" or some other options to proxy CoA packets to NAS/CoA server?
Yes. update control { Packet-Dst-IP-Address := &NAS-IP-Address } Alan DeKok.