diff --git a/Pi-hole-VPN.md b/Pi-hole-VPN.md index ecc03c4..bf13ac3 100644 --- a/Pi-hole-VPN.md +++ b/Pi-hole-VPN.md @@ -59,8 +59,13 @@ You will need: * TA Key: `/etc/openvpn/ta.key` Further details can be found in the screenshots provided below: +![](http://www.dl6er.de/pi-hole/openVPN/conn_type.png) +![](http://www.dl6er.de/pi-hole/openVPN/keys.png) +![](http://www.dl6er.de/pi-hole/openVPN/general.png) +![](http://www.dl6er.de/pi-hole/openVPN/security.png) +![](http://www.dl6er.de/pi-hole/openVPN/tls.png) +Your whole network traffic will no securely be transferred to your Pi-hole. --- -`5.` (Optional) If your server is visible to the world, you might want to limit access to from within your new VPN: Add the line `server.bind = "10.8.0.1"` (where you might have to replace the IP depending on your result in 3.1) to your `/etc/lighttpd/lighttpd.conf` and restart `lighttpd` - +(Optional) If your server is visible to the world, you might want prevent port 80 from being accessible from the outside. You will still be able to connect to your Pi-hole from within the VPN. \ No newline at end of file