Pihole + OpenVPN = No DNS on pihole host

Please follow the below template, it will help us to help you!

Expected Behaviour:

After installing Pi-Hole + OpenVPN, the localhost should be able to resolve address

Actual Behaviour:

No name resolution after installation of OpenVPN, other machine in the network works fine

Debug Token:

https://tricorder.pi-hole.net/cg94gp2mkv

Additional note: I can't even upload the debug token without editing /etc/resolv.conf to 8.8.8.8. Default is 127.0.0.1

Also, I did check the "Listen on all interface, permit all origin" in Pi-hole dashboard too.

Update, suddenly my other machines within the network was unable to resolve DNS either.

Another debug if it helps: 97sxger8ne

Looks like you don't have anything listening for DNS requests:

*** [ DIAGNOSING ]: Ports in use
[*:80] is in use by lighttpd
[*:80] is in use by lighttpd
*:22 sshd (IPv4)
*:22 sshd (IPv6)

What's the output of:

sudo systemctl status --full --no-pager pihole-FTL.service

Argh, I have reformat my Pi and reinstall everything.

Seems like working fine so far. Thanks anyway! :slight_smile:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.