Router maintenance (R1 and R2)
Turn on Each router Using Putty
Connecting AWS to Putty
we use singapore.ppk
Open the routers:
(case sensitive)
(1) sudo su
(2) service ipsec stop
(3) service network restart
(4) service ipsec start
to check the router VPN connectivity
(5) service ipsec status
R1 is Singapore 13.229.29.59
R2 is Oregon 52.41.78.207
I recommend from time to time we run this to each routers so we will have a fresh tunnel. For future we may be able to put keep alive.
See image below:
all highlighted are the ones that we type.