Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.9 KB

File metadata and controls

30 lines (18 loc) · 1.9 KB

All networks are adversarial...

...just depends on your perspective.

DigitalOcean DNS+VPN Tutorial

A quick tutorial with example configuration files & instructions to manually setup a recursive DNS server with the ability to blocks ad-networks and other known badness along with a VPN setup. This creates a self-contained privacy & security enhancing service that you can use as a safe network exit for your phones, networks, etc. For this tutorial, I am using a FreeBSD 12 host on DigitalOcean, all directions will be for that system. Porting over to your Linux distro of choice should be trivial....

2. Chose your adventure

Two options are presented below. Wireguard is prefered for simplicity and performance. StrongSwan is presented for knowledge around IPSEC, certificates, etc., but it is much more complicated to configure and get running.

Authors

Contributors/Credits/References