Comment on [HELP] Server blocking LAN responses over Wireguard VPN
lemming741@lemmy.world 1 year ago
Your DNS might be configured to only answer local (from 192 addresses) requests. Did you enable IP masquerading?
Comment on [HELP] Server blocking LAN responses over Wireguard VPN
lemming741@lemmy.world 1 year ago
Your DNS might be configured to only answer local (from 192 addresses) requests. Did you enable IP masquerading?
ShitpostCentral@lemmy.world 1 year ago
Yes. And I set Pi-hole to respond to any interface. Plus, I can see the response being sent in Wireshark. It only gets blocked inside the wireguard interface.
lemming741@lemmy.world 1 year ago
Ok so you see your request in the pihole log? Which address does it show?
ShitpostCentral@lemmy.world 1 year ago
I do see the request. I’m running it inside a container so all the clients show up as the container’s hostname.
lemming741@lemmy.world 1 year ago
Can you get to the pihole admin page over wg? Trying to narrow down if it’s just port 53 or everything else too.