On Nov 20, 2024, at 5:19 AM, Zikrullo S. <musoevm2016@gmail.com> wrote:
Hi, I've configured freeradius, I've got this type network configuration
Don't send the same message multiple times. Do read the documentation to see what we need in order to help you. http://wiki.freeradius.org/list-help
all requests and responses work as well but when i wanna send coa to my NaS, freeRadius sends it from different IP - 10.10.0.25, meanwhile my NaS accepts packets only from one IP, my loopback IP - 10.10.6.10
You didn't say how you configured FreeRADIUS. It might help to say that... But in any case, if you read the configuration examples for home_server, it documents a "src_ipaddr" configuration item. That sets the source IP for sending packets, including CoA. Alan DeKok.