Changes

Jump to navigation Jump to search
1 byte added ,  10:28, 9 December 2022
Line 24: Line 24:     
=== Configure a static IP ===
 
=== Configure a static IP ===
Initial loging in might be harder as you will need to find the IP of this new toy. you could refer to dhcp logs or arp from your SME. Then I strongly suggest you to get the MAC address of the interfaces and use the server-manager to set a static IP for this host. You will need a static IP latter to get this working. Also having an easy hostname to remember will help : pihole.mydomain.com
+
Initial logging in might be harder as you will need to find the IP of this new toy. You could refer to dhcp logs or arp from your SME. Then I strongly suggest you to get the MAC address of the interfaces and use the server-manager to set a static IP for this host. You will need a static IP later to get this working. Also having an easy hostname to remember will help : pihole.mydomain.com
    
=== Install pihole ===
 
=== Install pihole ===
Line 36: Line 36:  
#read and be confident of the content first, or simply just run :
 
#read and be confident of the content first, or simply just run :
 
sudo bash basic-install.sh
 
sudo bash basic-install.sh
</syntaxhighlight>Folow the Installer, you will have a reminder about the static IP, if you have set the IP accordingly in SME Server with a hostname you can ignore the step of configuring it again in the installer, as dhcpd will always give the ip configured this way.
+
</syntaxhighlight>Follow the Installer, you will have a reminder about the static IP, if you have set the IP accordingly in SME Server with a hostname you can ignore the step of configuring it again in the installer as dhcpd will always give the ip configured this way.
    
'''Select Custom for the Upstream DNS Provider'''. This is where we will '''use SME Server as upstream Server''' !  Why do we choose that ? see section below. USe SME Server Local interface IP (mostly something like 192.168.X.1)
 
'''Select Custom for the Upstream DNS Provider'''. This is where we will '''use SME Server as upstream Server''' !  Why do we choose that ? see section below. USe SME Server Local interface IP (mostly something like 192.168.X.1)

Navigation menu