An unknown DNS server (0.95.123.188.rev.sfr.net) is showing up on my dashboard. I have three DNS servers configured and I don't understand where this unknown fourth server is coming from.
All queries are coming from the same iphone.
An unknown DNS server (0.95.123.188.rev.sfr.net) is showing up on my dashboard. I have three DNS servers configured and I don't understand where this unknown fourth server is coming from.
All queries are coming from the same iphone.
Please generate a debug log, upload it and post the token here.
j2zcujeufc
Those queries were imported from the database. If they were previously forwarded to that upstream server, they will still show up even after removing the upstream. Did you previously have this server configured?
No, it was never configured.
Check /etc/dnsmasq.conf
and all the files in /etc/dnsmasq.d
for any reference to this server or its IP address.
No, just the three configured ip's in /etc/dnsmasq.d/01-pihole.conf
Temporarily use a new database and see if the upstream appears:
sudo service pihole-FTL stop
sudo mv /etc/pihole/pihole-FTL.db /etc/pihole/pihole-FTL.db.old
sudo service pihole-FTL start
The server has now disappeared from the dashboard without any action from me.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.