Hello best,

We don't know for you guys but we tried to connect DnsDist to Unbound by using the PROXYv2 protocol and we only get the IP of the DnsDist server instead the original IP of the PC client.
- Linux Debian 10
- DnsDist 1.7.2
- Unbound 1.17.0rc1

Client IP: 10.0.0.4

DnsDist conf (IP: 10.0.0.10):
newServer({
    address='10.0.0.11:8053',
    useProxyProtocol=true
})

Unbound conf (IP: 10.0.0.11):
interface: 10.0.0.11@8053
proxy-protocol-port: 8053

in the Unbound log file we see the 10.0.0.10 instead of the 10.0.0.4

we surely miss a point here, any help/trick will be welcome, thanks.

--

Reply via email to