Skip to content

Instantly share code, notes, and snippets.

@justinzane
Created March 5, 2014 20:10
Show Gist options
  • Save justinzane/9375578 to your computer and use it in GitHub Desktop.
Save justinzane/9375578 to your computer and use it in GitHub Desktop.
OpenVPN Sketch
##########################
# OpenVPN Cloud Server #
# `jz-rs-01` #
# eth0 123.123.123.123 #
# eth1 192.168.3.0/24 #
##########################
| | | |
-------------- | | |
| | | |
####################### | | |
# SOHO LAN Router # | | |
# 'router2' # | | |
# 'openwrt' # | | --------|
# eth0 ISP-DHCP # | | |
# eth1 192.168.0.0/24 # | --------| |
####################### | | |
| | |
####################### | |
# Android Phones # | |
# 'androidXX' # | |
# 'android' # | |
# wlan0 ISP-DHCP # | |
####################### | |______________
| \
####################### |
# Laptops # |
# 'laptopXX' # |
# 'archlinux' # |
# eth0 ISP-DHCP # |
####################### |
|
#######################
# Cloud Servers #
# 'router2' #
# 'archlinux' #
# eth0 123.123.123.123#
# eth1 192.168.3.0/24 #
#######################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment