Skip to main content

All Questions

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

Having issue with Route53, ec2, Apache Virtual host and wordpress working

I am having wordpress blog - https://blog.pepagora.com, hosted on Amazon aWS EC2 instance and DNS is managed in Route53. Suddenly blog site stopped responding and couldn't figure out why? For testing ...
Devops Cloud's user avatar
0 votes
0 answers
55 views

NGINX + Django + UBUNTU + GUNICORN + AWS + ROUTE53 = Default NGINX Page and not my Website

Right, I have a Django powered website which I am now ready to deploy into production. Except it keeps coming back with the default NGINX page - which I knew about already. The tutorial is as follows, ...
JoJoJohan's user avatar
0 votes
0 answers
61 views

Route53 IPv6 Outbound Resolver not forwarding

I can't seem to get Route53 to correctly forward DNS requests to nat64.net when using IPv6. The host in this case is Ubuntu 22 (though I think this is about AWS). Here's the background: I've created ...
MattW's user avatar
  • 101
0 votes
1 answer
47 views

Redirection of Domain in Route 53 and AWS

I have help desk created in Zendesk, but the zendesk provided an URL with their domain ("example.zendesk.com"). I wanted to redirect this service with my domain name, so I added an Route 53 ...
Roronoa Zoro's user avatar
0 votes
1 answer
347 views

Redirecting subdomain to another subdomain in AWS

How can I redirect my alpha.example.com subdomain to -> dev.example.com subdomain in AWS route 53? I think to do it that way but I am not sure if this will work, so if you can help me :) Entering ...
AZAZEL's user avatar
  • 9
0 votes
0 answers
504 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
786 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
157 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
2 answers
361 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.7k
0 votes
0 answers
41 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
826 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
112 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
  • 349
0 votes
0 answers
60 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
177 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
206 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
254 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
92 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
1k 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
465 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
348 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
1 answer
651 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
586 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
731 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
178 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
57 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
2k 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
2k 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
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
2 votes
1 answer
999 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
  • 529
0 votes
0 answers
136 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
534 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
440 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
411 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
2k 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
1k 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
884 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
219 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
892 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
547 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
1k 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
3k 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
746 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
404 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
1 answer
1k 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
295 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
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
1 answer
416 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
562 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

1
2 3 4 5
8