I want to rebuild my pi.hole on a new, separate RasPi 4.
-
Since the new
pi.hole
will use different IP addresses as the currently running one, I should be able to set it up while the currentpi.hole
on the RasPi 3 is still running and serving DNS requests during the setup and configuration phase of the newpi.hole
on RasPi 4. -
There will be no conflicts by doing so? Except I need to SSH to the IP address or hostname.
-
Since both devices will be avail at the the default
pi.hole
name, that's the only conflict I can think of while building the new one.
Once the new Pi-Hole at new IP v4+v6 is ready for use in the production system, I simply replace the DHCP propagated DNS Servers in the server to the newly build system?
Are these assumptions correct for the purpose of replacing the Pi-Hole Server device without conflicts?