webdigi / AWS-VPN-Server-Setup

Setup your own private, secure, free* VPN on the Amazon AWS Cloud in 10 minutes. CloudFormation
Other
762 stars 163 forks source link

Added option to choose a DNS server #75

Open SlayterDev opened 4 years ago

SlayterDev commented 4 years ago

Adds a parameter to pick Google or Cloudflare DNS servers. Cloudflare offers a more privacy focused DNS service some people may find useful.

In order to inject the variables into the vpn install script I removed the join in the UserData section that did not appear to be needed. Hopefully other find this useful.

webdigi commented 4 years ago

I could not connect to this VPN using the script. Did it work for you?

SlayterDev commented 4 years ago

I was able to connect on both scripts using the L2TP option. I did not try the PPTP option.

johnsBeharry commented 4 years ago

Concept ACK