|
@@ -1,7 +1,7 @@
|
|
|
# Interconnects Notes
|
|
|
-The Interconnect servers allow for traffic between the AWS Transit Gateways. They are located in test and prod AWS `mdr-x-c2-gov account`. The interconnects are redundent.
|
|
|
+The Interconnect servers allow for traffic between the AWS Transit Gateways. They are located in test and prod AWS `mdr-x-c2-gov account`. The interconnects are redundant.
|
|
|
|
|
|
-2 servers for test and 2 servers for prod. 4 total servers.
|
|
|
+2 servers for GC TEST and 2 servers for GC Prod. 4 total servers.
|
|
|
|
|
|
Redundent VPNs are used to connect from the transit gateway to the interconnect servers.
|
|
|
Each interconnect server has 4 VPN connections, two per transit gateway.
|
|
@@ -12,7 +12,7 @@ Each interconnect server has 4 VPN connections, two per transit gateway.
|
|
|
|
|
|
## Strongswan
|
|
|
|
|
|
-strongswan is the VPN IPSEC tunnels software used to connect to the aws VPN tunnel. Salt is being used to configure the software. It used the vpn_info pillar.
|
|
|
+`strongswan` is the VPN IPSEC tunnels software used to connect to the AWS VPN tunnel. Salt is being used to configure the software. It used the `vpn_info` pillar.
|
|
|
|
|
|
## Quagga
|
|
|
|