Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
0
votes
1answer
34 views
DNS setup: CNAME vs wildcard for SaaS
So I'm new to actually caring about how DNS's actually work, as opposed to plugging stuff in and troubleshooting. I have an application that will display different information depending on what domain ...
0
votes
2answers
25 views
Geographical proximity based IP translation
I'm currently using Amazon's EC2 for my socket application to which mobile devices connect via an application I've written (it uses the server's IP address to connect).
I'm looking for a Load ...
0
votes
1answer
42 views
Amazon EC2 DNS not answering globally
I am a developer and have virtually no experience configuring a server.
I configured Route 53 and my registrar to point to it.
Created 3 A record sets to point to my instance elastic ip.
When I dig ...
2
votes
2answers
58 views
Setting up CloudFlare with Route 53?
I'm trying to get CloudFlare to sit in front of Route 53. I have my main web server on an ELB (which doesn't have an IP address). CloudFlare needs an IP for an A record, so how can I accomplish this?
1
vote
1answer
23 views
Using Route 53, how to point a domain without www to an ELB? [duplicate]
I can already CNAME the www to my ELB DNS, but how would I route the non www as well?
0
votes
1answer
67 views
Amazon Route 53 alternative (BIND?) in my case
I have this project / research where I need to test/work on an EC2 instance with multiple domains (100+) in it.
Basically I added an entry (for every domain) in httpd.conf
All these domains will ...
0
votes
2answers
82 views
Create 301 Redirection in Amazon Route 53 for Wildcard Subdomains
My domain name hosted on Route 53 DNS.
Amazon has a guide to do 301 redirection for www. To naked domain by point www. version to a S3 static website with 301 setted up.
My question is, how can I ...
0
votes
1answer
28 views
Configure subdomain to point to S3 bucket using Route 53
How would I go about mapping files.example.com to an Amazon S3 bucket using Amazon's Route 53 service? I've attempted to add a CNAME record but I get the following:
0
votes
1answer
21 views
Instance EC2 like a child subdomain
We're using Route53 DNS to point to an EC2 instance: name.domain.com, and we also need access this form: domain.com/name.
What is the correct form to resolve it?
0
votes
1answer
42 views
How to diagnose DNS problems after switching to Route 53
My domain was purchased with Enom and up until a few days ago I was using their DNS. I made the switch to Amazon Route 53 and set up all my records there. Every time I've tweaked the records I've ...
0
votes
1answer
99 views
DKIM in Plesk with DNS managed remotely
Our primary domains DNS is managed over at Amazon Route 53, and so in Plesk (11.x) I've turned DNS off. The problem is that I want to begin using DMARC which requires both SPF and DKIM txt records to ...
0
votes
1answer
103 views
DNS mask for Route53 crazy delegation set
I really don't know the terms to explain this problem, but please bare with me just a little bit.
I have an AWS Route53 with a lot of clients, and I would like to build something like a DNS server in ...
1
vote
2answers
53 views
Creating sub-sub-domain on Amazon Route 53 [duplicate]
I'm trying to get my development environment as such:
dev.domain.com
dev.admin.domain.com
qa.domain.com
qa.admin.domain.com
I've created them just like I would create a sub-domain on the Route 53 ...
0
votes
1answer
84 views
Using htaccess with Elastic Load Balancer and Route 53 [closed]
I have transfered my DNS to Route 53 and currently use an alias record to point my www.domain.com and domain.com to my Elastic Load Balancer.
Both work great but my problem is when I try to use an ...
0
votes
1answer
50 views
Subdomain NameServers to control fourth level domains using Route53?
We have external service that we have no control of, and it is on client side. But we need some subdomains and flexibility there, and process of making them to do work - is huge pain.
So we need ...
0
votes
1answer
155 views
Name server on subdomain behind Amazon Route 53
I have a linode server with a name server running on it. I have my domain: example.com registered through GoDaddy. And the name servers set to Amazons, I am using Amazon Route 53 to manage it. I want ...
0
votes
0answers
38 views
Unusual route53 request timeouts
So recently I migrated my DNS to Route53 with amazon, and all was working fine until a couple hours ago, where a request would always timeout with a No data received error. I have attached the zone ...
-1
votes
3answers
128 views
Transferring domain to Amazon Route 53. Being asked for NS server's IP addresses
I'm trying to migrate an existing domain to Amazon Route 53. I've followed the guide at:
http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/MigratingDNS.html
My current DNS host is ...
-3
votes
2answers
67 views
Amazon Route 53 www record
I'm looking to move our current dns to route 53 due to some limitations with our provider.
Currently we have A records with network solutions for:
www
@ (None)
* (All others)
other ...
0
votes
0answers
32 views
Development enviroment - Routing to different EC2 boxes or ELB?
Firstly - we use AWS Route53 for DNS.
We have a development domain with it's own ELB for testing/development. Route 53 drives all (via wildcard*) to that ELB.
This has worked fine whilst developers ...
3
votes
1answer
122 views
AWS Route 53 Latency Based service for non AWS Instances
We need to use one of our own dedicated servers in conjunction with the Route 53 service alongside our AWS instances.
Is latency based DNS supported for non AWS IP Addresses?
1
vote
2answers
86 views
Redirecting Domain using Route53 DNS
I'm thinking of redirect the user to http://webmail.domain.com/3rdparty/roundcube directly instead of http://webmail.domain.com/
Is there anyway i can do this, it only seem that i can edit the"Sub ...
0
votes
1answer
97 views
Using Amazon route53 for high availability
Using Amazon Route53 DNS, is it possible to build a highly available setup pointing to multiple web servers not on Amazon? I don't need to worry about session stickyness.
Let's assume I have two web ...
3
votes
2answers
83 views
route53 for multiple identical domains
My main domain is example.com, but also bought example.org and example.net. I've configured my webservers at *.example.com to handle requests from the other domains and redirect them correctly to ...
1
vote
1answer
196 views
How to setup 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 ...
1
vote
1answer
418 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 ...
0
votes
2answers
96 views
How do I know when my Route53 record sets become effective?
So I have added my domain to Route53 and updated the name servers of the domains to that of Route53.
I have added the record sets (A, MX and TXT) that I need.
How do I know when these DNS ...
0
votes
2answers
211 views
Using Route 53 with EC2 Public DNS and Virtual Hosts
I would like subdomains of my EC2 Instance Public URL to point to different document trees in on my machine so foo.ec2-012-345-678-901.eu-west-1.compute.amazonaws.com has a separate DocumentRoot to ...
-1
votes
1answer
71 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 ...
1
vote
1answer
567 views
How to config Amazon Route53 working without www in sub-domain
edit: Amazon now supports this. http://aws.typepad.com/aws/2012/12/root-domain-website-hosting-for-amazon-s3.html
I have my domain config in Route53 at Amazon AWS
exec ping command in my domain ...
3
votes
1answer
219 views
Route53 only for wildcard subdomain
We recently moved our web application to AWS. One thing that is still managed by our old hoster is DNS.
OLD HOSTER
example.com. NS <Old hoster's name server>
example.com. A ...
0
votes
1answer
179 views
mx records aren't resolving on Amazon Route 53
I've been trying to send mail to my new postfix configuration from my yahoo and gmail accounts and so far it has been nothing doing. On my Amazon Route 53 I have my mx record listed as:
1 ...
1
vote
1answer
257 views
How to use route 53 to create subdomains that reference specific URLs of an EC2 instance
I have an EC2 instance running Redmine and myPHPadmin at https://myElasticIP/redmine and https://myElasticIP/phpmyadmin.
I have a domain name registered with namecheap: myDomain.us
Using Route 53, ...
1
vote
1answer
39 views
Unix to execute program on WAN IP update
How do I access the current IP address? Is there a way to execute a program every time it changes? I want to make a program that whenever my IP changes, it will use the Amazon Route 53 API and update ...
0
votes
1answer
200 views
Gluster volume create -> host not a friend
If I use IPs to create Gluster volume, it works well, but when I use hostnames, it says:
Host glustertest1 not a friend
glustertest1 is Route 53 name which resolves to EC2 Instance private address.
...
0
votes
1answer
172 views
How to use private DNS to map private IP with “non registred” domain name
I would like to use a private DNS (Route53 in our case) in order to map hosts to EC2 instance private IP addresse. The hosted zone we are using for testing is not declared in any registrar ...
0
votes
1answer
61 views
How can I give a user permissions to a Route 53 hosted domain by the command line?
I'm using Amazon Route 53 to host several domains, and I need to grant permission to several of those domains to several users.
How can I do this process from the command line?
0
votes
0answers
343 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 ...
0
votes
1answer
533 views
Back end ec2 instance is accessible through ssh and browser but fails load balancer health check
I'm setting up a load balancer for the first time so please bear with me as I try to provide as much detail (I'll be checking back on this question every 15 minutes so I can speedily reply to any ...
2
votes
2answers
1k views
How long does it take for a Route 53 CNAME to work?
I have set up a CNAME in Amazon's Route 53 to point to another server.
This is a new CNAME for a new subdomain pointing to an existing domain name.
With other DNS providers that I've worked with, new ...
0
votes
2answers
290 views
Recommended method for routing www to zone apex (naked domain) using AWS Route 53
In my AWS Route 53 control panel I simply have 2 A records currently set up for the 'www' and the 'non www' names. Both point to the Elastic IP address associated with my EC2 Instance. This works well ...
0
votes
1answer
116 views
Route 53 - IP:PORT [duplicate]
Possible Duplicate:
How to use DNS to redirect domain to specific port on my server
Using Route 53, how would I make a record point to an IP:PORT?
I have tried using a CNAME but it will ...
-1
votes
1answer
85 views
Nameserver not updating client cache
I've changed nameserver records for my domain name, migrating the dns to AWS Route53.
I've updated the dns a week ago, changing the value for the cname record "mail.". I can see it working fine while ...
0
votes
2answers
399 views
Similarities and Differences between CNAME record and Route 53 ALIAS record
Can somebody point out the similarities and differences between the normal CNAME record and Amazon's Route 53 ALIAS record. ?
0
votes
1answer
227 views
Multi-domain DNS configuration with Route53
I am configuring a few domain names in Route53 and am looking for some advice on best practices for setting things up. Here is the scenario:
Let's say domain1.com is my master corporate domain, and I ...
0
votes
1answer
882 views
Godaddy vs. Route53 for DNS
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 ...
5
votes
1answer
463 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 -> ...
0
votes
1answer
64 views
Audits on Route53?
Can you perform audits on Route53 to see what was changed in the DNS records? Can you block access to route53 using IAM?
I ask this because it wasn't possible a year ago.
2
votes
2answers
258 views
Managing Many External Hosts Using EC2 and Route 53
Looking for a "best practice" answer to managing externally-addressable hosts using the combination of Amazon EC2 and Amazon Route 53, without using Elastic IPs for each host. In my scenario I will ...
1
vote
1answer
424 views
Amazon ec2 - WildCard Sub-Domain
I'm running an ec2 instance on ubuntu running lamp stack. I configured my httpd.conf file to support wildcard sub-domain but it didn't work.
My httpd.conf file
NameVirtualHost *
<VirtualHost ...