Add deprecation note to IP blocking mode

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-01-06 21:07:48 +01:00
parent 165f749f29
commit 956824a8b5
+6
View File
@@ -38,6 +38,9 @@ Following [RFC 3513, Internet Protocol Version 6 (IPv6) Addressing Architecture,
## Pi-hole's IP (IPv6 NODATA) blocking
!!! warning
Consider this option deprecated. The block page can only be displayed for unencrypted `http` connections. Since the majority of web pages today are accessed over encrypted `https` connections, no block page will be displayed. This option will be removed in the future.
`/etc/pihole/pihole-FTL.conf` setting:
```
@@ -66,6 +69,9 @@ doubleclick.net. 2 IN A 192.168.2.11
## Pi-hole's full IP blocking
!!! warning
Consider this option deprecated. The block page can only be displayed for unencrypted `http` connections. Since the majority of web pages today are accessed over encrypted `https` connections, no block page will be displayed. This option will be removed in the future.
`/etc/pihole/pihole-FTL.conf` setting:
```