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?