Windows Server 2012 VPN Server on AWS VPC EC2 Instance
Posted
by
abran
on Server Fault
See other posts from Server Fault
or by abran
Published on 2014-08-24T15:45:41Z
Indexed on
2014/08/24
16:21 UTC
Read the original article
Hit count: 460
I'd like to use window server 2012 VPN on a AWS VPC EC2 instance. The VPC has one public subnet and the EC2 instance has one network adapter. I've taken the following steps, but have been unsuccessful; am I missing a step or configuration? Thanks.
- Configured an elastic IP for the VPC
- Enabled protocols 47, 50, & 51
- Added the RRAS role to the (EC2 instance) server
- Configured the RRAS for vpn only.
Note: I'm able to RDP to the EC2 instance, but not able to ping the external IP.
© Server Fault or respective owner