Tagged Questions
1
vote
1answer
97 views
unable to create txt record using amazon route 53
I can't add the following TXT record to my Route 53 DNS config:
v=msv1 t=whatever
Doing so produces the following error:
The record set could not be saved because:
- The Value field contains ...
1
vote
1answer
91 views
getting my domain name to point to my amazon ec2 instance
I'm trying to get my godaddy.com domain name pointed to my Amazon EC2 instance and am having some difficulty.
I created a hosted zone for my domain name on route 54 and set the namesevers up as the ...
1
vote
0answers
88 views
Is it possible to host a BIND server within the AWS EC2 infrastructure? [closed]
So my question is if it's possible to set up a BIND server within the infrastructure of EC2. I got tired of paying for DNS services and wanted to try my hand at configuring my own BIND server, ...
-2
votes
1answer
69 views
What DNS setup is required to resolve my domain name(e.g. example.com) into an IP address?
I am using Amazon route 53 as my DNS service provider.
I would like to resolve my own domain name into an IPv4 address.
Similar to resolving twitter.com into 199.59.148.82, or facebook.com into ...
1
vote
2answers
156 views
Why am I having DNS problems going through Network Solutions DNS to Amazon AWS?
Network Solutions appears to have an issue with AWS hostnames. This AWS ELB has been out there for months and is resolvable from every major DNS provider but network solutions. Any idea as to why?
...
0
votes
1answer
312 views
I can't resolve s3 dns from time-to-time
I'm using the .net SDK to talk to S3, but too often I get the following exception:
The remote name could not be resolved: 's3.amazonaws.com'
I'm using the two standard OpenDNS DNS servers, and ...