You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks!
It seems the wrong value was printed indeed. Now it will print the first client's address if any.
I say first because maybe more than one are waiting for an answer.
Describe the bug
If
ratelimit-below-domain: in-addr.arpa 2
is configured then unbound will log the following:It seems that the from address is referring to the server that sent the last reply and not to the client that was doing the request.
To reproduce
Steps to reproduce the behavior:
systemctl restart unbound
Expected behavior
I would expect that the IP address of the client that is doing the request is logged. In this case:
System:
unbound -V
output:The text was updated successfully, but these errors were encountered: