Commit Graph

892 Commits

Author SHA1 Message Date
Adam Warner fecdfd3afd Merge branch 'master' into tweak/cache_size 2021-01-19 09:40:34 +00:00
DL6ER 5a0e310d16 Merge pull request #461 from pi-hole/tweak/guides_menu
Sort guides menu by adding subcategories
2021-01-19 10:36:41 +01:00
DL6ER ba88c67c69 Sort guids in subcategories
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 10:31:50 +01:00
DL6ER a1a6087419 Merge pull request #376 from pi-hole/new/wireguard
Add official Pi-hole WireGuard guide
2021-01-19 10:04:46 +01:00
DL6ER 3bdc419a62 Minor grammar adjustments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:56:55 +01:00
DL6ER af497e9fd9 Suggest DELAY_STARTUP in the FAQ section
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
DL6ER 7a3b000c29 Add DynDNS recommendation/documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
DL6ER 8b137b49f0 Add more description what NAT is
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
DL6ER a5df3c5ed2 markdownlint changes
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
DL6ER 053ee1e72d Improve guide by adding exemplary modified config files in the optional sections and remove the debated highlighting (use plain for all the Wireguard config files)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
DL6ER c1853a9f84 Use bash instead of toml as syntax highlighting scheme for WireGuard configuration
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:58 +01:00
XhmikosR 5daa6b0e86 Minor grammar fixes 2021-01-19 08:55:57 +01:00
XhmikosR cd606b24e2 Remove redundant spaces after fenced codeblocks 2021-01-19 08:55:57 +01:00
DL6ER df949dc205 Add a copy-and-paste friendly box with *all* commands needed to add a new client in one shot.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 2eb5118365 Use BASH variable for client name so the client generation can be scripted more easily
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 63b4bd6587 Add hint to add full-tunnel as second profile
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 2c5b7b2d5c Add hint that IP forwarding already needs to be enabled for routing the entire Internet traffic
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 8e08b657b7 Ensure we configure also an internal IPv6 tunnel (will be transported transparently over IPv4 on the outside)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 50913fd06c Do not use auto-save so the server's config file may be edited at any time
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER 126cc21092 Use backports for compiling WireGuard from source. This makes it compatible also with older kernels.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER b16365d956 Add instructions how to compile WireGuard from source
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER e63dbb4c55 Encourage users to test for DNS leaks after setting up their clients
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER aa8268c1ff Further optimizations and corrections for the WireGuard guide
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:57 +01:00
DL6ER ea28e2efba Add WireGuard guide
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-19 08:55:54 +01:00
DL6ER d986a894c0 Merge pull request #438 from yubiuser/guide/FB
Add FritzBox guide
2021-01-15 19:07:02 +01:00
yubiuser e88efa8339 Rewrote English guide in one flow, added info about advances settings and conditional forwarding
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-01-13 20:51:06 +01:00
yubiuser f2224ca9b9 Add section about the need to activate advanced view
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-01-12 20:59:48 +01:00
yubiuser 49482464a9 Rewrote German guide and added section about conditional forwarding
Signed-off-by: yubiuser <ckoenig@posteo.de>
2021-01-10 20:54:04 +01:00
dependabot-preview[bot] 835281e421 Bump mkdocs-material from 6.1.6 to 6.2.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.6 to 6.2.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.6...6.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 12:22:09 +00:00
DL6ER 8c634012e7 Apply suggestions from code review
Signed-off-by: DL6ER <dl6er@dl6er.de>
Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
2021-01-09 13:21:03 +01:00
dependabot-preview[bot] 9bd7fa9861 Bump markdownlint-cli2 from 0.0.11 to 0.0.13
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.0.11...v0.0.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 12:15:40 +00:00
dependabot-preview[bot] 38e115dcf3 Bump linkinator from 2.8.0 to 2.13.0
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.0 to 2.13.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.0...v2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 11:15:45 +00:00
DL6ER 60fe21cb0c Also stress that the DNS cache cannot be disabled when using DNSSEC
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-08 19:53:49 +01:00
DL6ER 743a5439b5 Improve DNS cache documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-01-08 19:47:34 +01:00
Adam Warner 67f8449c4c Merge pull request #453 from ericmjl/patch-1
[DOC]: Minor doc fix on update command
2020-12-31 17:33:39 +00:00
Eric Ma 58f38b5afa [DOC]: Minor doc fix on update command
Found that the "update" command in the elaboration was different from the "update" command in the summary table. Testing out both, I found that the summary table version was correct. Submitting this PR to fix the elaboration to match the summary table.
2020-12-31 12:28:06 -05:00
DL6ER 48fee09d1f Merge pull request #451 from seesharp15/patch-1
Update firewall.md
2020-12-30 21:57:16 +01:00
DL6ER 8ba9c37ee4 Merge pull request #444 from deHakkelaar/patch-2
Disable `resolvconf` for `unbound` (optional)
2020-12-30 12:35:40 +01:00
seesharp 5c8f7e4cd5 Update firewall.md 2020-12-29 13:00:19 -05:00
dependabot-preview[bot] e72a65dfc3 Bump mkdocs-git-revision-date-localized-plugin from 0.7.3 to 0.8
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 0.7.3 to 0.8.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v0.7.3...v0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 22:15:30 +00:00
Adam Warner 591c4fdaa8 Add libreadline-dev to FTL build page (#432)
* Add libreadline-dev to FTL build page

* Add readline-devel to fedora section

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-12-26 14:10:53 -08:00
deHakkelaar a16698c547 Disable resolvconf for unbound (optional)
The `unbound` package can come with a systemd service called `unbound-resolvconf.service` and default enabled (Pi-OS Buster at least).
It instructs `resolvconf` to write `unbound`'s own DNS service at `nameserver 127.0.0.1` , but without the 5335 port, into the file `/etc/resolv.conf`.
These added instructions allow one to use the DNS servers configured in `dhcpcd.conf` instead of the one pushed by the `unbound-resolvconf` service.
2020-12-25 12:11:48 +01:00
Adam Warner cf0018adcf Merge pull request #443 from IDON-TEXIST/master
It's Tor, not TOR (Again)
2020-12-23 22:17:29 +00:00
Kenneth (KJ) Karaisz 5a895a6e69 It's Tor, not TOR
Signed off by: Kenneth Karaisz <waddwasad@gmail.com>
2020-12-23 17:09:39 -05:00
yubiuser 1049bbfe14 Address DL's comments
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-17 20:36:33 +01:00
yubiuser 21ef9007ed Fix markdownlint4
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-17 07:00:39 +01:00
yubiuser e3978ce6f3 Fix markdownlint3
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-17 06:59:03 +01:00
yubiuser f717de8d2f Add screenshots
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-17 06:55:24 +01:00
yubiuser a395743249 Fix markdownlint2
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-16 22:07:28 +01:00
yubiuser 485a047af8 Fix markdownlint
Signed-off-by: yubiuser <ckoenig@posteo.de>
2020-12-16 21:55:30 +01:00