The dns-servers tag has no wiki summary.
0
votes
2answers
59 views
Cloudflare is it safe?
I am thinking of signing up with cloud flare, but since i'm not very familiar with the technical side of things, I wanted to ask here first.
How safe is it to sign up with services, like cloud flare?
...
5
votes
1answer
112 views
CNAME: does a cname change the url that the browser displays?
I have a web site www.somewhere.com and I want the alias fr.somewhere.com.
I set up a CNAME record for www.somewhere.com alias fr.somewhere.com. When a user types in http://fr.somewhere.com in their ...
0
votes
1answer
78 views
Process of DNS resolution using nslookup starting from root nameservers
I understand broadly the theory of how a DNS resolver goes through the domain hierarchy querying nameservers to resolve a domain name from the root namespace downwards however I would like to try ...
1
vote
1answer
70 views
creating unlimited sub domains programmatically through api
Note
Consider each subdomain as unique application instance
For information about application architecture visit
...
2
votes
2answers
67 views
Domains with no name servers?
I have a few ccTLDs (.my) domains and I've just realised that there is no name servers for them at all. I wonder how that is even possible? Did the vendor whom I bought the domains from do something ...
8
votes
2answers
147 views
What is the maximum number of DNS A-records you can use on one domain?
Is it correct that there is no limit to how many DNS A records can be set on a domain?
My boss asked me this and it made me curious, I can't find anything online.
3
votes
2answers
56 views
How to provide email accounts without changing the DNS?
My client have registered a domain name through BigRock.in, and my client needs 10 email accounts, so I decided to provide it through my web hosting (re seller account).
My question is - How to ...
0
votes
1answer
59 views
mirroring of the website
I have three Shared Hosting Servers (2 Linux Apache and 1 Windows)
For my (low traffic) static websites, I want to create mirror server accounts (will keep same contents) for them so I need not to ...
1
vote
2answers
69 views
What nameserver should I use?
Let's say that I have site.com website that I bought at one place, but want to host on another place. I don't know what to do. Here is scenario.
I bought site.com on company that is using their own ...
0
votes
3answers
146 views
Creating a DNS Server
I want to create a DNS Server (like Google does - 8.8.8.8). I understand that a DNS Server is a Server that gives a IP on being given a hostname, ie. when I ask it what is the IP of google.com, it ...
0
votes
1answer
50 views
Economical DNS hosting separate from local registrar for country specific TLDs - email or web hosting not required
Our company owns many country specific top level domains (TLDs; .sg, .my). We will purchase more for other countries in all South East Asia.
These domains are associated with our websites hosted on ...
1
vote
2answers
96 views
Need help with DNS. Registrar is NS, Web Site at WinHost, Email at eHost
Need help moving a web site for a client, which I will call ClientABC. The web site is ClientABC.com, which is hosted at Rackspace, with their email hosted at eHost. We are transferring the site from ...
1
vote
1answer
181 views
DNS forwarding used to point godaddy DNS to heroku app: this doesn't work from a corporate network -why?
My domain on Godaddy is set up with DNS forwarding to the heroku app.
This works fine from all the internet connections I've tried except for the one at work. How can I troubleshoot this issue? Is it ...
1
vote
2answers
221 views
Where do I set my SPF record?
Many years ago we purchased a domain from Yahoo. Now our website is hosted on Amazon EC2.
The output of an SPF checking tool (http://www.kitterman.com/getspf2.py) says
SPF records are primarily ...
0
votes
2answers
309 views
DNS records: make mydomain.com work without www
I am trying to configure DNS on my domain, however, I can only get it to work with the www prefix.
Right now I have the following DNS A records:
@ A 123.456.789
www A ...