blog/site to site wireguard: add goals of series

This commit is contained in:
Cadey Ratio 2019-04-03 06:29:30 -07:00
parent cef26c036e
commit 0bf1303735
1 changed files with 8 additions and 1 deletions

View File

@ -15,6 +15,13 @@ This series is going to be broken up into multiple posts about as follows:
- Setting up iOS, macOS, Android and Linux clients
- Other future fun things (seamless tor2web routing, etc)
By the end of this series you should be able to:
- Expose arbitrary TCP/UDP services to a few machines that span network segments without having to do as much work securing the services
- Create absolutely arbitrary domain name to IP address mappings should you need it
- Have seamless ADBlock DNS for your phone, tablet and laptop
- Create custom TLS certificates for any domain should you need it
## Network Naming and Numbering
One of the most annoying parts of this exercise is going to be naming and numbering things, so let's get that out of the way as soon as possible.
@ -225,4 +232,4 @@ Reboot your box. After it comes back up, try and use the WireGuard tunnel. If it
---
Please give me feedback on my approach to this. I hope this is useful to you all in some way. Stay tuned for the future parts of this series as I build up the network infrastructure from scratch. Be well.
Please give me feedback on my approach to this. I hope this is useful to you all in some way. Stay tuned for the future parts of this series as I build up the network infrastructure from scratch. Be well.