Questions tagged [amazon-route53]

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.

Filter by
Sorted by
Tagged with
48 votes
5 answers
80k views

Redirect non-www requests to www on Amazon Route 53

I want to redirect all requests from example.com to www.example.com. Preferably, this should happen at DNS level. I tried using PTR records, but that simply fails, returning a 404. wwww.example.com ...
flavian's user avatar
  • 635
45 votes
3 answers
13k views

Can different AWS accounts manage different subdomains?

I have two AWS accounts. The master account with example.com as a Hosted Zone, this then has a number of record sets (i.e. api.example.com and kibana.example.com). A second account will be managing ...
mlk's user avatar
  • 561
37 votes
7 answers
75k views

How do I redirect www to non-www in Route53?

I host my site at domain.com. My DNS entries in Route53 are as follows: domain.com A xxx.xxx.xxx.xxx 300 domain.com NS stuff.awsdns-47.org 172800 domain.com SOA ...
fredley's user avatar
  • 575
19 votes
4 answers
66k views

How do I set an MX record in Route53 for a GoDaddy domain?

Can't seem to find an answer to this question on AWS' forum, not in the Route53 manual, nor on Stackoverflow/Serverfault in a way that makes sense...and GoDaddy's support sure as heck ain't got an ...
Sean's user avatar
  • 508
6 votes
1 answer
4k views

Redirect all subdomains to subfolders

I'd like to add a rule so that all subdomains get redirected to a subfolder. For example: app1.example.com -> example.com/app1 app2.example.com -> example.com/app2 something.example.com -> ...
alf's user avatar
  • 195
6 votes
1 answer
4k views

Deleted then recreated Route 53 hosted zones, now website not working

I have two AWS accounts old and new. The domain is purchased from the old account and the site is hosted in the new one. I was planning to delete the old and so requested for domain transfer to AWS ...
Tismon Varghese's user avatar
2 votes
1 answer
4k views

How to set up multitenant Route53 subdomains with parent domain not on Route53?

My goal is to be able to add/drop subdomains for a multi-tenant app via Route53: tenant.example.com. Account provisioning should place the new tenant on a hosting node and then add the newly onboarded ...
Remus Rusanu's user avatar
  • 8,283
0 votes
2 answers
205 views

EC2 multiple instances fixed IP

I am new to AWS and I have a question. I want to host a website on two EC2 instances. From what I read, if I stop the EC2 instance the public IP will change. In my case, Route 53 should route traffic ...
Ahmed's user avatar
  • 103
0 votes
2 answers
3k views

Dig -x equivalent for AWS Route 53

I have an IP number associated with an AWS Elastic IP (EIP). I'd like to know, what DNS records in my Route 53 domain are associated with that A record's IP. In a traditional DNS service, I would ...
dmourati's user avatar
  • 25.7k
-4 votes
1 answer
705 views

Need information about AWS four name servers [closed]

I have hosted few zones on AWS Route53. They assigned me four name servers to setup in my DNS records. When I geolocated those name servers, all of them appear to be located in the same place. Are ...
rohit's user avatar
  • 11
87 votes
3 answers
101k views

Multiple TXT fields for same subdomain

I would like to understand if multiple TXT records for the same subdomain are ok or could lead to issues. In particular, we have the requirement for one SPF record and one Google Domain Verification ...
chrisvdb's user avatar
  • 1,289
76 votes
8 answers
63k views

Route 53 doesn't allow adding DKIM keys because length is too long

Here is how I enter the value for DKIM key: "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwztXzIUqic95qSESmnqX U5v4W4ENbciFWyBkymsmmSNOhLlEtzp/mnyhf50ApwCTGLK9U7goo/ijX/wr5roy ...
Gasim's user avatar
  • 1,007
68 votes
2 answers
20k views

Why does AWS recommend against public S3 buckets?

"We highly recommend that you never grant any kind of public access to your S3 bucket." I have set a very granular public policy (s3:GetObject) for one bucket that I use to host a website. Route53 ...
Andrew Johnson's user avatar
35 votes
1 answer
30k views

Should I append a dot (.) at the end of my DNS urls?

I've noticed that AWS's DNS service (Route53) appends a dot (.) at the end of every DNS URL: ns-xxx.awsdns-yy.co.uk. ns-xxx.awsdns-yy.net. ns-xxx.awsdns-yy.org. ns-xxx.awsdns-yy.com. Question: Is ...
Vingtoft's user avatar
  • 1,577
23 votes
2 answers
12k views

Aws vpc default route table in CloudFormation

Am I missing something but is there no way to add a route via CloudFormation to the default route table that comes provisioned with a VPC?
Sleeper Smith's user avatar
21 votes
3 answers
41k views

EC2/Route53: How do I assign my new domain name to an instance?

I have an EC2 instance. It's up and running with an Amazon IP that looks something like this: //ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com/ I am sure it works fine. I bought a domain and then set ...
KevinDeus's user avatar
  • 321
14 votes
3 answers
20k views

How do you create a zone apex alias that points to a Elastic Load Balancer in the Route 53 GUI?

I created aliases for my domain name's zone apex using the ELB CLI as described in Elastic Load Balancing Developer Guide. I also added a AAAA record using the --rr-type AAAA flag, which is not ...
Jeff Loughridge's user avatar
12 votes
2 answers
19k views

Godaddy vs. Route53 for DNS [closed]

I have my website set up as an EC2 instance and my DNS is currently Godaddy. I'm considering switching to Amazon AWS Route53 for DNS. The one thing I noticed however is that Route53 charges monthly ...
tim peterson's user avatar
7 votes
1 answer
4k views

Using Route53 to point apex/root domain to Heroku application

This is something that I've seen discussed in some other places, but this issue in particular hasn't been spelled out exactly as not being possible. I want to point an apex domain to a heroku app (...
Pablote's user avatar
  • 187
6 votes
2 answers
1k views

Managing many entries in Route53

We use Amazon Route53 as my company's primary DNS. As we grow into using multiple services from different providers, each of them requested some kind of DNS entry to verify our domain and/or use their ...
tucaz's user avatar
  • 179
4 votes
2 answers
4k views

Whitelabel DNS with Amazon Route53

I've searched the internet for the answer, but I can't find it and this is because DNS management is not exactly in my skillset. I want to use Amazon AWS Route53 to host a multi tenant php application ...
Kik Minev's user avatar
3 votes
3 answers
4k views

DNS mask for Route53 crazy delegation set

I have an AWS Route53 with a lot of clients, and I would like to build something like a DNS server in Bind9 so I can send allow my clients to use the same DNS on their registars, and then I would ...
Webord's user avatar
  • 161
3 votes
1 answer
3k views

AWS DNS resolution only resolves internal IP one way?

I have three instances in two separate VPCs. I've set up peering between the VPCs, both VPCs have DNS Resolution and DNS Hostnames enabled, the peering connection has "Allow DNS resolution from peer ...
Doktor J's user avatar
  • 1,107
3 votes
1 answer
2k views

How do I remove a DS record from my parent zone using Amazon Route 53?

My website is currently inaccessible due to the presence of a DS record in the parent zone, when I am using nameservers that don't support DNSSEC. See this question for more context. I am using ...
Mark Fisher's user avatar
2 votes
1 answer
1k views

Using my private DNS from within AWS VPC via Route 53

I have an Amazon VPC connected to our corporate network. Each EC2/beanstalk (linux) instance uses the standard AWS supplied IP address for its name server in /etc/resolv.conf. Each EC2 instance can ...
pachyderm's user avatar
2 votes
1 answer
4k views

MX records not working on Amazon route 53

I have configured my Amazon route 53 DNS to add the google apps MX records and here is how my route 53 configuration looks like (please ignore the upper red box in the photo) : However, these MX ...
YD8877's user avatar
  • 325
1 vote
2 answers
3k views

How to configure AWS Route 53 to get equivalent of domain forwarding with masking

(I apologize in advance for not having enough technical depth to ask this intelligently) I currently have an AngularJS static website hosted on AWS S3. I'm using AWS Route 53 for DNS. I'm able to ...
JET's user avatar
  • 113
1 vote
2 answers
2k views

Setting dynamic inventory hostnames from Ansible

I'm setting up a bunch of up to 150 temporary EC2 servers for a hands-on tutorial session. I'm successfully creating EC2 inventory dynamically and running roles against the instances that are created ...
Synchro's user avatar
  • 3,190
1 vote
1 answer
2k views

Redirect naked domain to www in cloudfront/route 53

I have a static website hosted on s3 with cloudfront distribution. I've found tons of answers on redirecting to www with only route 53 in front of s3, but nothing on how to do it with cloudfront. I'...
Akababa's user avatar
  • 133
1 vote
1 answer
3k views

Route53 SSL Subdomain

I have a setup where I have a top level domain hosted and the DNS is done through Route53. The SSL certificate is done through AWS certificate manager and works fine for the top level domain. It is ...
ackerchez's user avatar
  • 119
1 vote
1 answer
811 views

Load Balancer & Route 53 : DNS address could not be found | AWS & BlueHost

Hello I just wanna ask Currently I have created a load balancer and route 53 In my route 53 I have these records Now I have these name servers registered on my BlueHost (Mydomain provider) ...
Pablo's user avatar
  • 255
1 vote
1 answer
2k views

Amazon route 53 + cloudfront + s3 -> with angularjs2 app in ec2

I am really confused about the setup I need for my angularjs2 app. It's simply a SPA application with html5 mode urls and all I want is: requests to www.mydomain.com/blabla... will be redirected ...
kfir124's user avatar
  • 113
0 votes
1 answer
7k views

How can I troubleshoot a Route 53 hosted zone?

About a week ago, I followed the AWS Route 53 instructions for creating a subdomain hosted zone to handle traffic for "request.i-codedesign.com". The hosted zone provisioned these NS servers: ns-...
Jeromy French's user avatar
0 votes
2 answers
1k views

Associating route 53 Nameservers with GoDaddy

I am using GoDaddy as domain, & AWS for instances. I have created route 53, & it generated four DNS. should I replace the two default GoDaddy DNS with route 53? or I add four AWS DNS & ...
Pratik's user avatar
  • 11
0 votes
1 answer
3k views

Subdomain using AWS Route 53, load balancer, EC2, Apache

I've tried to follow a few different tutorials on this, but can't quite get it to work. I have all of my DNS for my domain (example.com) in Route 53. Works fine. My top level domain (A record) ...
jonmrich's user avatar
  • 185
0 votes
1 answer
6k views

EC2 instance not working with Amazon route 53 domain name

I have an EC2 instance running with following details - t2.micro - virtualization type = hvm - Elastic IP assigned = 54-152-108-137 - Public DNS assigned = ec2-54-152-108-137.compute-1.amazonaws....
tangouser's user avatar
0 votes
2 answers
2k views

Sender address rejected: Domain not found - after Route 53 (Amazon AWS) changes

We had been getting these messages when customers try sending us emails. This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED ...
Rick Sanchez's user avatar
0 votes
1 answer
1k views

sub-subdomain records for public hosted zone in AWS not working

I have added public hosted zone foo.mydomian.io in Route 53 and got my DNS provider to add name-servers for the sub-domain, however any records I create for mapping instances be it Type - A or CNAME ...
Anadi Misra's user avatar
0 votes
1 answer
975 views

Problems migrating GoDaddy record sets to AWS Route 53

I've migrated a domain name from GoDaddy to AWS's Route 53. The problem I'm having is that emails are not being delivered to the email exchange. Everything else seems to be working just fine. I've ...
Grant Bartel's user avatar
-1 votes
1 answer
1k views

How long should it take for google to authenticate a DKIM TXT DNS entry?

Does anyone know how long it takes for google to authenticate a DKIM TXT DNS entry? The entry sits in AWS Route53 and the record is correctly saved, the record is only on a 10 second TTL. Google seems ...
John's user avatar
  • 887
-1 votes
1 answer
866 views

Setting up DNS on Windows when using Amazon Route53

I have a new Virtual Private Server from GoDaddy that uses Plesk 11 control panel on a Windows Server 2008 operating system with 2 IP addresses. I had a lot of trouble getting it set up, but with ...
Ciel's user avatar
  • 113