-2

I have a vpn connection for a company. I want to open that vpn connection in a ec2 windows server to open their private url in a ec2 windows server. I am looking for some manual solution. After that, I am planning to do the same connection using aws sdk with ruby.

Any help?

sawa
  • 165,429
  • 45
  • 277
  • 381

1 Answers1

1

Since, your requirement is to connect to a custom VPN from the EC2 windows box, you can simply use a VPN client. Most popular one would be Cisco AnyConnect and if you need a Open-Source one, I can suggest OpenVPN

Udara Jayawardana
  • 1,073
  • 2
  • 14
  • 27