Questions tagged [amazon-vpc]

Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the Amazon Web Services (AWS) Cloud where you can launch AWS resources in a virtual network that you define

Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the Amazon Web Services (AWS) Cloud where you can launch AWS resources in a virtual network that you define. For additional information, see:

747 questions
0
votes
2 answers

OpenVPN Allow Servers to talk to VPN Clients

I have setup a VPC in Amazon with 2 subnets. The public subnet has a ip range of 10.0.0.XXX and a private subnet with a ip range of 10.0.1.XXX my OpenVPN sits on 10.0.0.100 and hands out ip from the 5.5.0.XXX range Everything works fine and my VPN…
John
  • 31
  • 1
  • 5
0
votes
1 answer

Network setup on AWS for NFS

I have a number of servers which all need external IP addresses, as they provide different services and need to be invidually accessible: server1.mydomain.com > 1.2.3.4 server2.mydomain.com > 2.3.4.5 server3.mydomain.com >…
Naftuli Kay
  • 1,708
  • 6
  • 24
  • 44
0
votes
1 answer

Configuring RRAS with WS2K8R2 VPC

I have configured a Server 2008 R2 instance in a VPC with 2 subnets. The server is configured as a DC, RRAS and CA and a NIC in each VPC subnet. SSTP VPN clients can reach the server but either the connection fails to register on the network or a…
John R
  • 383
  • 4
  • 13
0
votes
1 answer

Routing issue with multiple IP addresses on EC2 (VPC) host

We run a EC2 Ubuntu server acting as a STUN server for the NAT Traversal mechanism in my company's application. By the nature of the STUN protocol the server needs two IP public addresses. We hired some consultants to set this up for us but they…
Yrlec
  • 230
  • 4
  • 12
0
votes
1 answer

creating elastic load balancer in VPC

I read that its possible to create elastic load balancer in VPC but I couln't find how to create it. How could I create elastic load balancer in a VPC?
zontragon
  • 275
  • 1
  • 4
  • 14
0
votes
1 answer

Can I use virtual IP in EC2 VPC?

I'm trying to get keepalived working in Amazon's EC2 VPC. But I cannot. Is it possible to use virtual IP in EC2 VPC? Or how can I use keepalived in EC2 VPC?
Sato
  • 449
  • 2
  • 9
  • 17
0
votes
1 answer

OpenVPN Access Server on Amazon VPC. From VPC servers behind OpenVPN, cant ping client

I'm using OpenVPN Access Server 1.8.4.213 in Amazon VPC. I've used the custom AMI that has OpenVPN Access Server preinstalled. My VPC is 10.11.0.0/16 My public subnet is 10.11.1.0/24 OpenVPN Server: 10.11.1.10 + ElasticIP Test Server:…
JKim
  • 562
  • 3
  • 10
0
votes
2 answers

AWS VPC External DNS issue

I have booted up an instance in side a private VPC. I assigned an ElasticIp address to it and I can ssh into the instance with no issues. However, DNS is not resolving :( in my /etc/resolv.conf I have nameserver 172.16.0.23 domain…
0
votes
1 answer

iptables redirect UDP packet to multiple destinations

Possible Duplicate: How to Tee udp packets onto a different host I'm running some instances in Amazon's Virtual Private Cloud. One instance is inside a VPN only subnet (10.128.1.0/24) connected to a corporate network (172.16.32.0/24). I have no…
0
votes
2 answers

NAT and NGINX on the same server

I'm setting up a VPC cluster for my collaborative todo list application www.getdoneapp.com. To have my servers on the private network I need a NAT server so my servers on the private network can connect to the internet to receive updates and what…
Morten
  • 135
  • 1
  • 4
0
votes
2 answers

How to combine AWS and dedicated external servers?

I have an extensive network of servers all currently hosted on AWS EC2. For reasons of cost I plan to gradually migrate to dedicated servers where possible. So: How can I best combine AWS and non-AWS servers in my network? Ideally, I should be able…
0
votes
2 answers

Amazon VPC - Elastic load balancer not forwaring requests to Private Subnet instance

I have setup and Elastic load balancer in VPC. There is a public and private subnet. Currently the web server is in the Private subnet and there is a NAT instance in public subnet, from which the web server can be accessed. Now when i created an…
Farhan
  • 4,269
  • 11
  • 49
  • 80
0
votes
1 answer

Amazon VPC unable to access internet from private subnet

I have setup an Amazon Public+Private subnet VPC. There are two instances in public subnet: Amazon Nat instance OpenVPN Access Server I am able to setup VPN to the internal private subnet (10.0.1.0/24) through (10.0.0.0/16) network. But i am…
Farhan
  • 4,269
  • 11
  • 49
  • 80
0
votes
1 answer

Securing EC2 machines with VPC + a VPN?

Right now, my company is pre-launch and is getting away with a few dirty hacks. The biggest one is that our staging, ci, and monitoring boxes are available at staging.ourcompany.com, ci.ourcompany.com, and monitoring.ourcompany.com. Since they all…
0
votes
1 answer

VPC running WinXP SP3 with WAMP: 403 error on network drive

Ok, I have Win7 Ultimate 64bit running VPC. VPC is running WinXP Pro SP3 with WAMP. I'm using: "Integrated features" to mount my Win7 drives via network. WAMP for my server (yes, as Admin) IE6 and IE8 on the two VPCs (there are two) and thats…
Kevin
  • 301
  • 1
  • 3
  • 12