From 22e428686863c49ad3e0615239a19455a67c70d6 Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Wed, 31 Jul 2019 10:17:41 +0200 Subject: [PATCH] Insert space to prevent inlining image. --- docs/guides/vpn/dual-operation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/vpn/dual-operation.md b/docs/guides/vpn/dual-operation.md index 9dda935..7d78348 100644 --- a/docs/guides/vpn/dual-operation.md +++ b/docs/guides/vpn/dual-operation.md @@ -67,4 +67,5 @@ rtt min/avg/max/mdev = 18.740/18.894/19.017/0.189 ms ### Important last step The undocumented `pihole -a -i all` command is simply what runs when you choose _Listen on all interfaces, permit all origins (make sure your Pi-hole is firewalled)_, which if you've read this far in the tutorial, you should understand that we don't want you to knowingly or unknowing set up an open resolver. + ![screenshot](listening-behavior.png)