"Ignoring invalid proxy protocol query" with dnsdist and recursor #15975
-
I am not sure if this is an issue or I am holding it wrong. I think I am holding it wrong, that's why I put it here and not to issues. I start a new server with pdns-recursor and dnsdist, and on the same server, hook them up together. I put proxy protocol there. The recursor backend then shows "down" status. The configs:
The server then shows up "down" in dnsdist, and I see this in journal: The versions are all latest stable from your debian repo; that is
I am using bookworm debian. When I remove |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi,
That's wrong. It works like this:
|
Beta Was this translation helpful? Give feedback.
Hi,
That's wrong. It works like this:
enableProxyProtocol
is the setting inaddLocal()
.