On Dec 28, 2022, at 2:36 PM, BuzzSaw Code <buzzsaw.code@gmail.com> wrote:
On Wed, Dec 28, 2022 at 8:30 AM Alan DeKok <aland@deployingradius.com> wrote:
No. Just use &coa:Packet-DST-IP-Address,
When I tried that in an update request stanza, just after the database query in coa-relay I got an update failed error - "Failed resolving "X" to IPv4 address: Address family for hostname not supported."
"X" isn't an IPv4 address. Or, "X" is a host name which has no IPv4 address associated with it. I would suggest posting *actual examples*, and not tiny bits which are edited so much that they make no sense. The server works when you assign IPv4 addresses to the Packet-DST-IP-Address. Always. If it doesn't work, it's because you did something wrong. But you're not saying what you did, so it's a mystery. Alan DeKok.