Questions tagged [amazon-route53]

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

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. It is designed to give developers and businesses an extremely reliable and cost effective way to route end users to Internet applications by translating human readable names like www.example.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other.

608 questions
0
votes
1 answer

Setup and use GoDaddy's email service from AWS Route53

Domain is registered in GoDaddy, nameservers are managed in AWS Route53, I want to use GoDaddy's email service. Per the suggestion here, In Route53, I added an MX record with these entries: 0 smtp.secureserver.net 10 mailstore1.secureserver.net But…
0
votes
1 answer

Fix Failed DNS Lookups Caching on VPN

I have an OpenVPN instance on AWS I'm using to control access to admin tools. I have an internal Route53 zone and a BIND instance which OpenVPN sets as the client DNS. Everything works great, except than whenever I open my laptop if I have a…
0
votes
1 answer

If my domain name DNS's SOA Serial is 1 and never changes, will zone updates still propagate in a timely way?

If I set my DNS zone's SOA serial number to "1" and never change it, would domain name servers around the internet ignore or be slow in seeing zone updates? Since all my primary DNS servers for my domain are masters, I don't have a case where slaves…
Crash Override
  • 601
  • 1
  • 10
  • 21
0
votes
1 answer

recommended TTLs during Zone transfer

I'm working on transferring zones from DynDNS to Route53, any suggestion on what the TTLs (SOA and NS records) should be - during this transition period (i.e. before/when I update the registrar to point to Route53 instead of DynDNS) ? according to…
Mahyar
  • 107
  • 4
0
votes
2 answers

Is it a feature for the DNS service to support redirects?

I have a client who has an old domain and their new branded domain. They want to redirect the old domain to their new branded domain. Since they are using AWS Route 53, I thought this would be a good place to do this. I've searched online and it…
Edward_178118
  • 955
  • 4
  • 15
  • 33
0
votes
1 answer

Multiple Hosted Zone VS Single hosted zone AWS

I recently used Amazon Route53 for routing my domains and I needed to route around 15 subdomains. I had 2 options to add subdomains: Create a hosted zone for each subdomain and then add NS record in the parent domain. Just create A record for all…
0
votes
1 answer

How to fix LetsEncrypt renewal failing with error "Unable to reach credentials server"?

I have successfully acquired a certificate using Win-Acme installed on Windows Server 2012. The software is setup to renew using the Route53 plugin to automatically verify ownership via DNS. Win-acme does run the renewal task but it fails with an…
0
votes
0 answers

Load Balancer Route 53 SSL Connection Refused?

As of now the propagation is done already How did I checked it? ping I tried to check my domain using HTTP Request and it works fine. The site loading fine on port 80 Things I've checked Security Group - As of now my load…
Pablo
  • 255
  • 1
  • 4
  • 11
0
votes
3 answers

Apply SSL on Elastic IP without propagation?

So my boss, said "I don't know, what company you were working for before. But DNS settings doesn't take 24 hours to take effect since when I started this company. " I'm having a doubt with myself if I'm doing this AWS thing right but Here's my key…
0
votes
0 answers

AWS Route 53 configuration problems for S3 hosting

I have a static site hosted on S3, mylifeinlimbo.ca I have set up S3 with a bucket for www.mylifeinlimbo.ca which redirects to the main bucket and created an 'A' record in Route 53 (see image for settings). This seems to be working fine. However, I…
0
votes
1 answer

How do I access my website created through route53 with an elastic load balancer?

I've just registered my website kashpress20.com (a wordpress website) created created via instances,etc. I put my instances behind an Elastic Load Balancer. The ELB's DNS name works just fine. WordPressALB-936487591.us-east-1.elb.amazonaws.com I…
0
votes
1 answer

AWS CloudFront gives 403 error when acessing from registered domain

I have a static website hosted on S3 distributed by CloudFront. If I reach the website through the CloudFront domain (d3agx9libnsfm1.cloudfront.net) it works. But when I try to reach the website through the registered domain…
0
votes
0 answers

Need to find the downtime for DNS migration from Godaddy to Route53

I have the domain registered in Godaddy. I also have a lot of subdomains and other values in my Godaddy DNS management console. But now, I need to point my domain to an application that is under AWS Cloudfront. I'm planning to migrate DNS services…
Neron Joseph
  • 287
  • 1
  • 5
  • 10
0
votes
1 answer

Route 53 DNS not resolving when I run who is

I recently purchased a domain on route 53. Upon purchase I switched some ns records. It's been 6 days since I did that and the ns records are not resolving. When I do a WHOIS the NS AWS records are the old ones. Now I switched to a lightsail server…
FabricioG
  • 167
  • 1
  • 7
-1
votes
1 answer

Route 53: How are these separate domains related?

I have three separate domains in Route 53: domain1.com domain2.com domain3.com They all have an A record that points to the same IP address. In addition, they have a CNAME record that points to their respective A records. Recently I removed the…
DatsunBing
  • 459
  • 4
  • 8
  • 17