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

VPN Issues N Virginia and N California - L2TP - Mac #32

Closed mattmelwoll closed 7 years ago

mattmelwoll commented 7 years ago

Hey just wanted to say thank you for posting this, when I first set it up originally about 2 months ago was working beautifully.

When I originally set it up I used the N Virginia region and everything was working fine with no issues.

Just recently when trying to use the VPN I keep getting the following error message:

The L2TP-VPN server did not respond. Try reconnecting. If the problem continues, verify your settings and contact your Administrator.

I decided to create another stack using the N California region and it work perfectly for about 20 minutes then I was booted off with the same error message and I couldn't reconnect.

not sure if anyone else has encountered this?

webdigi commented 7 years ago

So your N Virginia and N California does not work at the moment?

petoskey commented 7 years ago

@webdigi - When creating a new CloudFormation stack in N.Virginia, the create process fails due to this error -

The specified instance type can only be used in a VPC. A subnet ID or network interface ID is required to carry out the request.

Thanks for your help

webdigi commented 7 years ago

@petoskey - It looks like your default VPC is deleted.

Can you please try another region or alternatively just create a new support ticket to AWS and tell them to "Please restore my default VPC for the region N.Virginia". That should then help you with the setup.

mattmelwoll commented 7 years ago

Hi @webdigi yes that is correct I haven't been able to get those VPNs working.

dinofifa commented 7 years ago

Mine has the same issue too. I've been used VPN @ Oregon region for the past 6 months...everything works fine until last week. I tried to create another stack with same instruction and got the same error message :-(

webdigi commented 7 years ago

We have a major update to the VPN server code and this should improve stability significantly. I look forward to your tests on the new system https://github.com/webdigi/AWS-VPN-Server-Setup/commit/333b293a1aa19b03dae0023f2d18ebf023717181

Please do follow instructions https://www.webdigi.co.uk/blog/2015/how-to-setup-your-own-private-secure-free-vpn-on-the-amazon-aws-cloud-in-10-minutes/ or video https://www.youtube.com/watch?v=fBBERp5CUgo and let us know if you have any trouble with the new system.

@dinofifa @mattmelwoll @petoskey - Please reopen if this does not work for you.

dinofifa commented 7 years ago

It works! Thanks :-)

webdigi commented 7 years ago

@dinofifa thanks for testing the updated version!