33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
- Pihole & wireguard server
|
|
- Debian amd64 CD ISO runtergeladen
|
|
- Kleine Installation mit OS Tools
|
|
- SSH ermöglichen
|
|
- apt-get install openssh-server
|
|
- Sudo / su ermöglichen
|
|
- apt-get install sudo
|
|
- usermod -aG sudo chk
|
|
- Fehlende Umgebungsvariablen:
|
|
- export PATH=$PATH:/sbin
|
|
- export PATH=$PATH:/usr/local/sbin
|
|
- Wireguard mit diesem Skript installiert: [https://github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)
|
|
- Port Forwarding UDP auf FritzBox eingerichtet
|
|
- PW: DronZdkL
|
|
- PW ändern: pihole -a -p NEWPASSWORD
|
|
- Install unbound
|
|
- [https://docs.pi-hole.net/guides/dns/unbound/](https://docs.pi-hole.net/guides/dns/unbound/)
|
|
- [You're running
|
|
Pi-Hole wrong! Setting up your own Recursive DNS Server!](https://www.youtube.com/watch?v=FnFtWsZ8IP0&t=337s)
|
|
- ### [[Video]]:
|
|
type:: [[Video]]
|
|
produzent:: [[https://www.youtube.com/@CraftComputing]]
|
|
tags:: pihole
|
|
url:: https://www.youtube.com/watch?v=FnFtWsZ8IP0
|
|
- {{video https://www.youtube.com/watch?v=FnFtWsZ8IP0}}
|
|
- #### Notizen
|
|
- Backup pihole config
|
|
- [pi-hole-kbvpn-teleporter_2021-11-21_17-26-33.tar.gz](../assets/pi-hole-kbvpn-teleporter_2021-11-21_17-26-33_1674502291382_0.tar.gz)
|
|
-
|
|
- Fritz-Box einstellen
|
|
- [https://docs.pi-hole.net/routers/fritzbox-de/](https://docs.pi-hole.net/routers/fritzbox-de/)
|
|
-
|
|
- für Update: "phhole -up" |