All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
30 views

AWS Route 53 > Error occured when creating/updating a record

I created a TXT record @.domain.com with TXT "v=spf1 a mx ~all" on AWS successfully. It didn't work with my post office config so I went to update it by removing the record name "@"...
noob's user avatar
  • 101
1 vote
2 answers
175 views

Why isn't `nslookup` able to resolve an A record in route53, when I specifically use a nameserver from my hosted zone?

I'm trying to host a static website in s3. I have a domain registered with namecheap, and it is pointing at route53 nameservers. This part seems to be working correctly based on dig: dig getgargoyle....
mike's user avatar
  • 11
0 votes
0 answers
30 views

Problems getting ACM cert to validate in AWS

I have a domain that I moved to route 53, to simplify interoperability with other AWS services. I created a hosted zone, and added a CNAME record for a WWW subdomain. I then went to the ACM and ...
Roger Hill's user avatar
0 votes
1 answer
48 views

How can I dump an AWS Route53 zone in a BIND-compatible format?

I have a zone in Route53 that I need in a BIND-compatible format. How can I convert it?
MikeyB's user avatar
  • 39.5k
0 votes
0 answers
39 views

Route 53 Routes configuration

Can anyone help me about how I configure my route 53 DNS to do this: https://shortenit.me/ (frontend) https://shortenit.me/:url (backend with any route before /) https://api.shortenit.me/ (backend) ...
jps10's user avatar
  • 1
0 votes
1 answer
187 views

AWS and Route53 : Certificate not validating

I've a domain registered with route53 and I'm trying to validate certificate. I did press on "request" on the AWS Certificate Manager (ACM), then I clicked on "Created records in Route ...
Arcturus's user avatar
0 votes
0 answers
54 views

trying to link route 53 to a cloudfront distribution

Here's my CloudFront distribution: When I try to get Route 53 to route to that CloudFront distribution, per the instructions at https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-...
neubert's user avatar
  • 317
0 votes
0 answers
30 views

AWS Route53 naked domain doesn't work

I bought my domain (banuka.com) from the Namecheap. And created an AWS Route53 public hosted zone. And also I added the Nameservers copied from that above hosted zone to the Namescheap DNS servers. ...
Jananath Banuka's user avatar
0 votes
1 answer
75 views

Proper Setup for a simple AWS S3 website using CloudFront & Route, with base domain and www subdomain

Which is the better design, and why? (see 2 tables) 1. Here is the configuration of my working website (example.com is the prevent domain) as setup via a Youtube Tutorial... Route53 Cloudfront Dist ...
TheArchitecta's user avatar
0 votes
1 answer
127 views

What is the recommended configuration for lower latency(TTFB) for Route 53 for CloudFront in future proof way

I'm new to AWS. I use CloundFront for host a fully static website under custom domain name + https. Im trying to understand [without success] how to configure Route 53 to get best result location-wise ...
Igor B's user avatar
  • 109
2 votes
1 answer
134 views

Mitigating billing costs for non-existent host names on Route 53

5 days into this billing cycle, and my Route 53 zone has received over 33 million requests for a particular host that I recently deleted. And the associated DNS records were deleted too. I didn't ...
selbie's user avatar
  • 271
0 votes
0 answers
51 views

Route 53 anything works but <root-domain>, or www.<root-domain>

I've been suffering with these DNS settings for a while, and finally made a bit of progress. I have a cloudfront distribution that points to an s3 bucket. Works properly when visiting the cloudfront ...
Gergő Horváth's user avatar
0 votes
1 answer
470 views

Does Route 53 have a way to track or audit configuration changes to my domain

I modified some geolocation DNS records a while back (December) on AWS Route 53. But I'm now seeing some unexpected traffic changes on the service. The service traffic can be tracked easily with ...
selbie's user avatar
  • 271
0 votes
1 answer
214 views

How do I create CNAME records in AWS if the domain is hosted elsewhere?

I have a domain that is hosted from a provider other than AWS. I cannot input the CNAME entries that I need there because I'm using custom nameservers: ns-743.awsdns-28.net ns-1077.awsdns-06.org ns-...
Jared Carter's user avatar
0 votes
1 answer
226 views

How to reroute from one subdomain to another in AWS Route53?

I have two hosted zones (main.mydomain.com and backup.mydomain.com). They include similar records (more than 100 records). Their records only differ in value/route traffic to. The main subdomain ...
Mehdi Javan's user avatar
0 votes
0 answers
49 views

WHM with AWS route 53 - Delegated Set major issue

currently starting to move my vps to aws using WHM server, wanted to used whitelabel nameservers, followed all guides i could find on aws, so main domain registrar is godaddy.com Created delegated set ...
Ahmed Elmahdy's user avatar
0 votes
1 answer
353 views

How do I delegate subdomain as a new Hosted Zone in different AWS account?

Domain for my web application let's say domain.com exists in AWS account A, which is where production environment is hosted. I want to create multiple QA environments in AWS account B for security ...
Davita's user avatar
  • 101
0 votes
1 answer
411 views

How Do I Setup Subdomains in Private AWS VPC?

I have a domain registered at GoDaddy. Let's call it acme.com. Servers that are publicly available have their subdomains registered at GoDaddy. Example: www.acme.com and service-a.acme.com. I have a ...
YoungDinosaur's user avatar
0 votes
0 answers
554 views

Do I need to change SOA on OVH to use AWS? If so, how?

I bought a domain name on OVH, it's dnapc.ovh. But, I want to store the DNS configuration on AWS. (I find this simpler to manage, and it's clearer this way what belongs to the AWS config and what ...
Vadorequest's user avatar
0 votes
0 answers
158 views

CloudFront Access Logs Issue

I was tried querying our CloudFront logs using Athena for an error i'm getting but haven't received any results. The query i'm trying using is: SELECT * FROM cloudfront_logs WHERE request_id = > ...
samtech 2021's user avatar
0 votes
1 answer
46 views

How to check if Route53 will speed up my website?

I have an aws ec2 instance in N.Virginia, an Ubuntu machine with everything inside (mysql as well as apache). Basically all these while, I'm running it on one instance alone, with just image backups ...
Patrick Teng's user avatar
3 votes
1 answer
1k views

How to setup Client VPN Endpoint to use AWS DNS?

I'm trying to allow VPN users to use Private Route53 DNS entries. Eg: a private hosted zone example.corp issuing DNS records on the local network. At the moment I can't even find the right set of ...
Philip Couling's user avatar
0 votes
1 answer
1k views

Multiple Route53 private hosted zones with same domain

Is it possible to configure multiple private hosted zones with the same domain and have them resolve to different servers? PHZ1/VPC1 - example.com -> ServerA in VPC1 PHZ2/VPC2 - example.com -> ...
Ian Danforth's user avatar
1 vote
1 answer
834 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
677 views

How to initiate manual AWS Route 53 Failover when using Health Checks?

I am using Route 53 with DNS Failover configured based on Health Checks. This is great, but sometimes I want to manually initiate a failover. How can I manually cause a failover, for example in the ...
A X's user avatar
  • 479
0 votes
0 answers
113 views

How can I use name.com's and AWS's nameservers at the same time

I want to use Titan Email extension but it requires changing my nameservers to Name.com's nameservers. The warning message is like that: But I also need to use AWS's nameservers to use Route 53. I've ...
oynozan's user avatar
0 votes
1 answer
449 views

AWS Elastic beanstalk cname with and without www

So, I've got a website running in Elastic beanstalk on AWS and I have a custom domain name which points to it, which is managed in Route 53. When I set up the custom domain initially, I just looked ...
haukurhaf's user avatar
  • 173
0 votes
0 answers
383 views

Using Route 53 DNS name to communicate between ec2 instances within a single subnet

I have 3 ec2 instances in a single vpc and subnet. Each ec2 instance has an elastic ip and a route 53 domain name pointing to it. The domain name is set as the host name in Amazon Linux 2. I am able ...
frogg's user avatar
  • 1
2 votes
1 answer
342 views

AWS Route 53: Transferred domain to new account - Now getting SERVFAIL

I recently transferred a domain buymy.coffee to a new account. When I did this, I deleted the hosted zone in the old account and recreated it in the new account. I thought I got this right, but when I ...
Nat's user avatar
  • 23
0 votes
1 answer
1k views

Route 53 "Too Many Redirects" but access from ELB works

I have an EC2 running pgadmin. There's a target group pointing to it on port 80. The TG is listening on port 443 but HTTP so it can redirect to the EC2 on port 80. (I previously had it 443 and HTTPs ...
Wayneio's user avatar
  • 121
0 votes
1 answer
765 views

SPF Too Many DNS Lookups issue

In our scenario, We're running into an issue with our SPF records in route53. We are receiving SPF Too Many DNS Lookups because we are using multiple mail services. Is there a way to resolve this? I ...
Santosh Baruah's user avatar
0 votes
1 answer
756 views

How to redirect an old subdomain with Route53

I've redirected an old subdomain blog.mysite.com to my homepage mysite.com with a CNAME record in Route53, but.... it doesn't work. I get no server response at all. Is there something I'm doing wrong? ...
Costa Michailidis's user avatar
0 votes
1 answer
197 views

Can't access EC2 on domain name, just on IP. Cname is correct, and can route this domain to lightsail server

Thanks for taking the time. I have ported a lightsail instance over to EC2 and am running a t.2 larger server. I am running a wordpress site and the homepage is just a blank white page. I have ...
Liam Montgomery's user avatar
0 votes
1 answer
785 views

Acessing my site using www is not working using AWS Route 53 and NGINX

My site is up and running and can be found on the Internet by typing [domain].com address in the browser. When I try to access it using www.[domain].com, it return an error (not found). I'm using ...
Mendes's user avatar
  • 131
0 votes
1 answer
474 views

AWS CloudFront and apex domain with third-party domain registrar

I have an existing domain example.de, that should be served via AWS CloudFront and its SSL certificates provided by ACM. That domain is registered and managed at a third-party registrar. Setting up ...
user1933738's user avatar
0 votes
1 answer
890 views

AWS: Multi region APIGateway with single endpoint

I'm trying to design a highly available API. I'd like to deploy the API to multiple regions to increase reliability, but to have a single URL so that clients don't have to use multiple URLs. I'm not ...
marti H's user avatar
0 votes
1 answer
2k views

AWS Route 53 pricing for hosted zones and domain names

Novice dealing with DNS services here. I'm setting up an ECS cluster of Fargate containers that need to communicate with each other. They are deployed as separate services in the same cluster, so I ...
gsantos's user avatar
0 votes
3 answers
653 views

GCP to AWS Hosted Zone migration

I have a publicly hosted zone in GCP for example.com. I want to move the hosted zone to AWS route 53. Is there a tool which can make this process easier? Alternate: I will export the records using gcp ...
Jeetendra Pujari's user avatar
1 vote
1 answer
298 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
  • 181
0 votes
0 answers
28 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
1 answer
909 views

Why is Route53 registered domain not able resolve EC2 IP while I can access the IP without domain?

This is what I have right now: A domain which is registered with Route53. This domain resides with Route53 only. An nginx listening on port 80 which is then running on EC2 instance. I can view the ...
Santosh Kumar's user avatar
0 votes
0 answers
233 views

Unable to resolve host domain name

Recently, I noticed that time to time my client is unable to resolve my domain name. I have a Lightsail instance with a static IP, a Lightsail DNS Zone, and finally a Route53 domain name. The only ...
user avatar
1 vote
1 answer
3k views

Best way to redirect root domain ("apex domain") to another location

This question is a continuation of Using Route53 to point apex/root domain to Heroku application Right now I have my domain abc.com registered with Route53. I am using a ddns service to point it to a ...
BobtheMagicMoose's user avatar
0 votes
0 answers
290 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
1 answer
340 views

Cannot access my website with the custom domain name when using VPN

I developed a website and deployed it using EC2 on AWS and redirected the domain name which I bought from domain.com to the EC2 IP address with Route 53. The site is accessible when I'm not using VPN. ...
Yichong Chen's user avatar
0 votes
2 answers
469 views

Strange requests keep coming to my gateway API on AWS

I have a simple HTTP service built with AWS lambda and API gateway. The Domain pointing to the gateway is hosted by Route53 and the gateway uses certificate from Certificate Manager. It's absolutely ...
glowka's user avatar
  • 111
0 votes
2 answers
891 views

A record in Route 53 doesn't resolve

I added an A record in my Route 53 hosted zone pointing to the CloudFront. But for some reason, it doesn't work. When I do dig mywebsite.com I get ; <<>> DiG 9.16.1-Ubuntu <<>>...
Dmitrii Mikhailov's user avatar
2 votes
2 answers
2k views

Can't point my subdomain address to CloudFront distribution (using S3 + CF + Route 53)

[Jump to bottom to see updates and latest attempts] First of all, I apologize if I misuse terminology here. I work as FE developer and this area on networking and setting up domains and aws services ...
Rafael Santos's user avatar
1 vote
1 answer
574 views

Amazon SES - Domain Verification Pending

I am trying to setup Amazon SES on my Route53 domain (writeurl.com). The domain verification status remains at pending verification and does not proceed. The following nslookup command does not show ...
Haris ur Rehman's user avatar
0 votes
0 answers
43 views

Is it possible to alias a non aws service with AWS Route 53

We have a domain wich is managed on AWS 53. Is it possible to create an alias record in AWS route 53 to refer to a public IP address (for instance AZURE VM public IP). So that I could use this example ...
YusufD's user avatar
  • 11

1
2 3 4 5
7