How can I stop / turn off DoH after installing cloudflared?

Expected Behaviour
When I run the command:
pi@RP3BP:~ $ sudo systemctl stop cloudflared
cloudflared will stop running and there will be no DoH encryption.

Actual Behaviour
I run the "stop" command, and run a status command:
pi@RP3BP:~ $ sudo systemctl status cloudflared
Which says that cloudflared is inactive.
However, now I cannot connect to the internet even though Pihole is still running.

Question
How can I stop cloudflared from encrypting and then use Pihole as normal?

Change the upstream servers to anything other than the IP/Port for cloudflared.

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