forked from LuthernWAF/vpnplanning
-
Notifications
You must be signed in to change notification settings - Fork 1
/
vpnplanningdoc.txt
47 lines (35 loc) · 1.13 KB
/
vpnplanningdoc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
gcloud compute instances create "changemynameorLizzohumpsyou" --machine-type="e2-medium" --image-family="ubuntu-2004-lts" --image-project="ubuntu-os-cloud"
You must plan
you need to choose a human being for your partner
----------------------------------------------------
VPC Peering worksheet
my name:
my VPC name:
My VPC Subnet IP Range (for peering):
my VPC subnet region (for peering):
my project ID:
my VM IP address (internal):
partner's name:
partner's IP Range:
partner's project ID:
partner's VPC name:
partner's VM IP address (internal):
-----------------------------------------------------
VPN worksheet
my name:
my VPC name:
My VPC Subnet IP Range (for VPN tunnel):
my VPC subnet region (for VPN tunnel):
my project ID:
my elastic/static IP address:
my IKE preshared key:
my VM IP address (internal):
partner's name:
partner's VPC name:
partner's VPC subnet IP Range (for VPN tunnel):
partner's VPC subnet IP range:
partner's elastic/static IP:
partner's IKE preshared key:
partner's VM IP address (internal):
routing type = routing based
for VPN creation, both sides need to press the "create" button simultaneously