Changes

Jump to navigation Jump to search
420 bytes added ,  16:32, 29 December 2022
Line 146: Line 146:     
=== Tweak pihole using web interface ===
 
=== Tweak pihole using web interface ===
 +
 +
==== windows update ====
 
If you have windows machines that need updating , go to http://pi.hole and login.
 
If you have windows machines that need updating , go to http://pi.hole and login.
   Line 163: Line 165:  
** you Primary domain.
 
** you Primary domain.
    +
==== allow dns filtering for your vpn clients ====
 +
go to the pi-hole panel and select Settings/DNS. roll to the lower right, and change setting to '''Respond only on interface eth0.'''
 +
 +
''<u>Only do that if your pihole is on the LAN and not directly connected to the internet.</u>''
 +
 +
==== additional tweak ====
 
you might also read and apply some part of https://jpgpi250.github.io/piholemanual/doc/Block%20Ads%20Network-wide%20with%20A%20Raspberry%20Pi-hole.pdf
 
you might also read and apply some part of https://jpgpi250.github.io/piholemanual/doc/Block%20Ads%20Network-wide%20with%20A%20Raspberry%20Pi-hole.pdf
   Line 180: Line 188:     
=== Setup your static IP machines to use ===
 
=== Setup your static IP machines to use ===
As explained, static ip machines that have their own network information set in their own configuration (not those that rely on dhcpd to address them and IP set on SME) have no idea of what idhcp is, and hence needs you to set the dns server with the ip of your pihole.
+
As explained, static ip machines that have their own network information set in their own configuration (not those that rely on dhcpd to address them and IP set on SME) have no idea of what dhcp is, and hence needs you to set the dns server with the ip of your pihole.
    
=== Setup SME firewall /router firewall to filter/redirect DNS request ===
 
=== Setup SME firewall /router firewall to filter/redirect DNS request ===
{{Note box|TODO}}
+
{{Note box|TODO - See Below - but note still under developement}}
 +
https://wiki.koozali.org/DNS_Block
    
=== Why using SME Server as upstream server, and pihole only given by the dhcpd service to LAN ===
 
=== Why using SME Server as upstream server, and pihole only given by the dhcpd service to LAN ===

Navigation menu