Help with dnsmasq error/message?

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

Expected Behaviour:

_keep getting dnsmasq message
And i don't understand what its saying because the link takes me to over dozen different issues.
-operating system
-hardware] raspberry pi 4 raspbian

Actual Behaviour:

"DNSMASQ_WARN"
Warning in dnsmasq core:
interface eth0 does not currently exist
Check out our documentation for further information.

Debug Token:

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

From the documentation page at https://docs.pi-hole.net/ftldns/dnsmasq_warn

:warning: warning: interface NAME does not currently exist

As the warning says. Likely caused by an interface=NAME option where the interface NAME does not exist. Check if your operating system may have changed from simple (like eth0) to predictable (like enp2s0) interface names. Update your configuration accordingly.

How do i update my configuration then?

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