Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pihole [2021/03/24 16:39] Stephane de Labrusse |
pihole [2022/02/15 19:30] Stephane de Labrusse |
||
---|---|---|---|
Line 8: | Line 8: | ||
Pi-hole has the ability to block traditional website advertisements as well as advertisements in unconventional places, such as smart TVs and mobile operating system advertisements. | Pi-hole has the ability to block traditional website advertisements as well as advertisements in unconventional places, such as smart TVs and mobile operating system advertisements. | ||
- | nethserver-pihole relie on nethserver-docker, | + | nethserver-pihole relie on nethserver-docker, |
====Maintainer==== | ====Maintainer==== | ||
Line 30: | Line 30: | ||
</ | </ | ||
- | * Go to the cockpit dashboard, | + | * We have to set the network |
- | * Once done we have to create the container on the server, do: | + | |
< | < | ||
- | config setprop | + | config setprop |
- | signal-event nethserver-docker-update | + | |
</ | </ | ||
- | * check the container is up : '' | + | go to create the container, please jump to the next [[pihole# |
+ | |||
+ | Once the container is up | ||
+ | * Go to the cockpit dashboard, set the IP of the primary DNS server to the IP '' | ||
* Then use NethServer as the DNS server of your network (by adding it manually in each host or by DHCP) | * Then use NethServer as the DNS server of your network (by adding it manually in each host or by DHCP) | ||
- | Go to '' | ||
===Macvlan=== | ===Macvlan=== | ||
Line 66: | Line 66: | ||
config setprop pihole piholeNetwork macvlan piholeMacVlanIP 192.168.1.234 | config setprop pihole piholeNetwork macvlan piholeMacVlanIP 192.168.1.234 | ||
</ | </ | ||
+ | |||
+ | go to create the container, please jump to the next [[pihole# | ||
+ | |||
=== Aeria === | === Aeria === | ||
- | if you have decided to use the '' | + | if you have decided to use the '' |
To create the AERIA network please review https:// | To create the AERIA network please review https:// | ||
Line 86: | Line 89: | ||
'' | '' | ||
+ | |||
+ | go to create the container, please jump to the next [[pihole# | ||
=== Create the container === | === Create the container === | ||
Line 110: | Line 115: | ||
< | < | ||
- | config setprop | + | config setprop |
</ | </ | ||
Line 144: | Line 149: | ||
< | < | ||
config setprop pihole DNS1 185.228.168.10 DNS2 185.228.169.11 | config setprop pihole DNS1 185.228.168.10 DNS2 185.228.169.11 | ||
- | |||
</ | </ | ||
Line 152: | Line 156: | ||
< | < | ||
signal-event nethserver-pihole-update | signal-event nethserver-pihole-update | ||
- | |||
</ | </ | ||
Line 178: | Line 181: | ||
==== Where to start ==== | ==== Where to start ==== | ||
+ | * for '' | ||
Once installed pihole is available at the ip of the container, to find it do '' | Once installed pihole is available at the ip of the container, to find it do '' | ||
+ | * for '' | ||
+ | |||
+ | Once installed pihole is available at the https:// | ||
====Making devices use Pi-hole==== | ====Making devices use Pi-hole==== |