NOXCIS / Wiregate

"WireGate: Secure Intranet Deployment with WireGuard, Docker, and Enhanced Network Controls"
MIT License
207 stars 4 forks source link

Just question on DNS leak test #12

Closed warmachinesocial closed 10 months ago

warmachinesocial commented 10 months ago

I saw that there's change in unbund config, having a custom one. So I performed a DNS leak test, I though should it be not your public IP?

image

warmachinesocial commented 10 months ago

When I was using very old version it was showing my public IP address?

NOXCIS commented 10 months ago

It's an optional forward zone. Everything still good it just tells unbound to only use cloud flare. Notice how the DNS server responses still match the geographic location of the VPS.

Unbound-Custom-Config/unbound.conf image

NOXCIS commented 10 months ago

It's like queries still happen server side because of the wormhole private network. Its just nice to have to prevent bound from going to googles house cause it's the closest.