User Tools

Site Tools


pi-hole:change_ip_address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pi-hole:change_ip_address [2021/07/22 10:58] peterpi-hole:change_ip_address [2021/07/22 11:09] (current) peter
Line 1: Line 1:
 +====== Pi-Hole - Change IP Address ======
 +
 +Change the IP Address in **/etc/pihole/setupVars.conf**.
 +
 +Also Change the IP Address in **/etc/dhcpcd.conf**.
 +
 +----
 +
 +===== Another Method =====
 +
 +<code bash>
 +pihole -r
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  This will ask if the currently assigned IP address is the one Pi-Hole should use.
 +
 +  * Answer **yes** and continue the steps until the end.
 +</WRAP>
 +
 +<WRAP important>
 +**WARNING:**  Also check the **/etc/dhcpcd.conf** file.
 +
 +  * The **pihole -r** also adds a second entry to **/etc/dhcpcd.conf** file with the same adapter name.
 +    * This will cause problems with internet access.
 +    * Therefore, remove the old entries.
 +</WRAP>
  
pi-hole/change_ip_address.1626951494.txt.gz · Last modified: 2021/07/22 10:58 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki