Another Pi-Hole question
I've looked at the pi-hole on gold instructions for installation and it's clear that you need to be running 1.971 or later to make the config persist, but is it possible to install it at all on 1.970? If I try to follow the instructions, I get errors at the following command:
sudo ip route add 172.16.0.0/24 dev br-$(sudo docker network inspect pi-hole_default |jq -r '.[0].Id[0:12]') table lan_routable
I get an error about the network pi-hole_default not existing and then also one about br-null
If I need to join the beta to get it to work at all, that's fine I just want to know ahead of time or if there is something else I need to do that I somehow missed.
Please sign in to leave a comment.
Comments
2 comments