Загрузка страницы

AWS - Establish Site-to-Site VPN Connection | Concept | Demo

#LGTICW

Video will help us to understand regards to AWS VPN connection , covering below concepts with Demo:-

- What is AWS VPN Connection?
- What is a Customer Gateway & a Virtual Private Gateway?
- Key Components for VPN connection.
- Detail Demo

AWS Doc Link:-https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html

Import Values to Open VPN config file from VPN Connection:-

===================================
Contents for /etc/ipsec.d/aws-vpn.conf
conn Tunnel1
authby=secret
auto=start
left=%defaultroute
leftid=Customer end VPN public IP
right=AWS VPN Tunnel 1 public IP
type=tunnel
ikelifetime=8h
keylife=1h
phase2alg=aes128-sha1;modp1024
ike=aes128-sha1;modp1024
keyingtries=%forever
keyexchange=ike
leftsubnet=Customer end VPN CIDR
rightsubnet=AWS end VPN CIDR
dpddelay=10
dpdtimeout=30
dpdaction=restart_by_peer

Contents for /etc/ipsec.d/aws-vpn.secrets
Public IP of Openswan instance Public IP of third party network : PSK “PSK”

Commands to enable/start ipsec service
$ chkconfig ipsec on
$ service ipsec start
$ service ipsec status

=====================================

Видео AWS - Establish Site-to-Site VPN Connection | Concept | Demo канала Let's Go Tech In a Cloudy Way
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
29 октября 2019 г. 16:38:35
00:21:04
Яндекс.Метрика