38
votes
8answers
2k views
DNS failing to propagate worldwide
I haven't changed anything related to the DNS entry for serverfault.com, but some users were reporting today that the serverfault.com DNS fails to resolve for them.
I ran a justping query and I can …
34
votes
24answers
5k views
How the heck is http://to./ a valid domain name?
Apparently it's a URL shortener. It resolves just fine in Chrome and Firefox. How is this a valid top-level domain?
Update: for the people saying it's browser shenanigans, why is it that: …
19
votes
15answers
2k views
Are IP addresses “trivial to forge”?
I was reading through some of the notes on Google's new public DNS service:
Performance Benefits
Security Benefits
I noticed under the security section this paragraph:
Until a standard …
17
votes
19answers
2k views
hosting your own DNS
Do you guys perfer to host your own DNS or have your isp do this? I have my ISP doing this but there are limitations on adding records and I am thinking to running my own DNS. Are ther alternatives …
14
votes
22answers
1k views
Who is a good registrar these days?
It's been a long time since I've had to register a new domain.
What registrar is considered geek and sysadmin friendly?
I've heard that godaddy will screw you 10 ways to Sunday, and a lot of the …
12
votes
7answers
4k views
Windows 7: “localhost name resolution is handled within DNS itself”. Why?
After 18 years of hosts files on Windows, I was surprised to see this in Windows 7 build 7100:
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
…
10
votes
3answers
5k views
How to Configure Windows Machine to Allow File Sharing with DNS Alias
I have not seen a single article posted anywhere online that brings together all the settings one would need to do to make this work properly on Windows, so I thought I would post it here.
To …
10
votes
8answers
1k views
Private IP address in public DNS
We have an SMTP only mail server behind a firewall which will have a public A record of mail.. The only way to access this mail server is from another server behind the same firewall. We do not run …
9
votes
16answers
1k views
Is Round-Robin DNS “good enough” for load balancing static content?
We have a set of shared, static content that we serve up between our websites at http://sstatic.net. Unfortunately, this content is not currently load balanced at all -- it's served from a single …
9
votes
17answers
1k views
Top level domain for private networks?
On our office network we have an internal DNS and all the hostnames are whatever.lan. On my VMware VMs, on their host-only network I call them whatever.vm.
We now have a private IP space network in …
9
votes
13answers
871 views
Load-balancer options
I am looking at a number of possible options for load-balancing.
So far, I am constrained to the following options:
DNS server load-balancer, balancing to a cluster of tomcat servers, with …
8
votes
4answers
177 views
Free service for checking for DNS errors on your domain?
Is there a free service for checking for common DNS errors on your domain? I previously used dnsstuff.com for this, but they since moved to a paid model.
8
votes
5answers
372 views
Free Name Server services reliability?
I'm starting a small web design shop. We does not have much money so we would like to keep our costs as low as possible.
All we need is a @ourcompany.com mail address and a few web pages to showcase …
7
votes
4answers
921 views
Reverse DNS in a CIDR world
Reverse DNS seems to be strongly tied to class boundaries, what methods exist now that CIDR is the standard to delegate authority for a subnet? If multiple methods exist which one is best? Do you …
7
votes
12answers
267 views
Dynamic DNS
What "dynamic dns" service do you recommend for a home user. I am connected to Internet through Comcast and I would like to be able to access my web server running on my home computer from outside. …