> On Feb 2, 2020, at 11:09 AM, Talkabout <talk.about at gmx.de> wrote:
>
> Hi all,
>
> I would like to use the dhcp relay feature of the freeradius Server but Need to use a different relay port to relay Messages to. Is there a way to Change the Destination port?
You can use:
update reply {
Packet-Dst-Port := 1234
}
Alan DeKok.