Quick guide on how to setup a linux based IPSec VPN tunnel into your google cloud.
Only use the micro instance, anything larger is just a waste.
1 core, 600mb ram & 10gb is overkill.
This server sits at 5-10% cpu usage, 88/600mb ram usage and only 1/10gb storage.
*** CODE BELOW ***
wget https: // git.io/vpnsetup -O vpnsetup.sh
nano -w vpnsetup.sh
Replace with your own values:
YOUR_IPSEC_PSK - Pre shared key
YOUR_USERNAME - Username
YOUR_PASSWORD - Password
sudo sh vpnsetup.sh
*** END CODE ***
Please subscribe new videos on the way!