Learning more about VPNs.

TODO:

  • different type of VPNs
    • site-to-site: IPSec
    • remote access
  • protocols
    • wireguard
    • openvpn
    • ike/v2
  • how to configure home VPN on edge devices

Types

Site-to-site VPNs generally used when multiple parties involved are larger in size, and static in location. Network need to configured at all sites.

Remote-Access VPNs are used when multiple parties involved are smaller, and network access need to be granted from a remote location.