Skip to main content

All Questions

1 vote
1 answer
1k views

AWS PrivateLink connection with HTTPS

I have two VPCs, a consumer VPC and a service VPC. Consumer application HAS to access the service via AWS PrivateLink and it HAS to be an HTTPS call. Here is my current setup, which works: Note that ...
itstrueimryan's user avatar
1 vote
1 answer
412 views

DNS policy for VPC endpoint

I have VPC with three subnets in different availability zones, and an interface VPC endpoint in each. The VPC endpoint has 4 DNS hostnames by default: A regional DNS hostname, e.g. vpce-x.ec2.us-east-...
Ralf's user avatar
  • 179
0 votes
0 answers
33 views

Web application not serving with Route53 under wifi?

I have a node application running in an Ec2 container on port 443. I've added an Elastic IP to the container. When I reference the Elastic IP or IPv4 DNS in the browser, I can see my application. I ...
Scott's user avatar
  • 101
0 votes
0 answers
299 views

AWS DNS alias for VPC local resources

I'd like to be able to provide a resource SRV that lives in two different VPCs. So I'd give them DNS names srv.vpc1.corp.com and srv.vpc2.corp.com. What I'm trying to figure out is if I can provision ...
Mark Robinson's user avatar
0 votes
2 answers
2k views

AWS route 53 inbound resolver endpoints vs using .2 address in a VPC

I am looking to resolve addresses in a private hosted zone network using customised forwarding rules configured in an on-prem DNS service. The forwarding rule would effectively say, "for my ...
shonky linux user's user avatar
1 vote
1 answer
683 views

Does the Amazon Route 53 Resolver only work with AmazonProvidedDNS?

I want to configure the Amazon Route 53 Resolver to forward queries for a subdomain to an on-prem DNS server in a on-prem network connected to my vpc via a VPN. But I already have a dhcp scope ...
red888's user avatar
  • 4,273
0 votes
0 answers
164 views

Recently switched ISP, having trouble with AWS

As the title says recently my office has switched ISP's and since switching we've been having some trouble with AWS. I've done my best to cover troubleshooting to the best of my ability to resolve ...
Scott Young's user avatar
4 votes
2 answers
4k views

How resolve Route53 private dns name inside EC2 instances?

In AWS, I have created a VPC lets call it "myVPC". I have 2 instances inside a public subnet in myVPC with auto-set private IP addresses below: 10.0.0.10 10.0.0.11 ICMP is open by setting correct ...
Shnd's user avatar
  • 275
1 vote
1 answer
621 views

Cannot resolve private DNS names in private hosted zone

I have a VPC in AWS, and I want to create aliases for some of my resources on the network. For example, I want to be able to connect to my RDS database with "databasehost". However, I also still want ...
PMah's user avatar
  • 131
1 vote
0 answers
817 views

Connect to Aurora RDS MySQL instance over AWS Direct Connect

We have created an Aurora RDS MySQL instance in us-east-1 region that has public accessibility as "No". The RDS instance is inside of our VPC which is also connected with VGW for Direct Connect for ...
Anjan Biswas's user avatar
1 vote
2 answers
1k views

How can I list private zones associated with a VPC that are hosted in another account?

I can use a set of AWS API commands to associate a VPC with a private zone hosted in another account. That way, name resolution works in the VPC even for the zones that are defined elsewhere. Here'...
arnuschky's user avatar
  • 418
2 votes
2 answers
1k views

Public hosted zone records don't work inside VPC

I have some public hosted zone records defined in Route 53. They work normally accessed from any computer, but when accessed from an instance in my production vpc (or any other vpc of my account), it'...
voliveira89's user avatar
0 votes
1 answer
158 views

AWS Rouet 53 Private Hosted Zone route traffic to Ec2 hosted on Private Subnet?

I have below question: I want to host Web Server but want to make sure external (user accessing the web server over internet) DNS resolution should go via organization Data Center. Data Center is ...
Dave's user avatar
  • 191
0 votes
0 answers
118 views

DNS error when switching to new VPC and subnet

We have one hosted zone in Route 53 to handle the majority of our public domain names. Most of these point to an ELB, all of which are on the same VPC. Recently we decided to do some reorganization ...
Ryan Grush's user avatar
3 votes
1 answer
2k views

How to manage VPC association to Route53 hosted zone using CloudFormation?

I wrote a CloudFormation template which creates a vpc, subnets, routes, asg's and instances. I want CloudFormation to handle the association of the newly created vpc with an existing Route53 hosted ...
Itai Ganot's user avatar
  • 10.9k

15 30 50 per page