Tagged Questions
The Domain Name System (DNS) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network.
57
votes
9answers
46k views
Regular expression to match hostname or IP Address?
Does anyone have a regular expression handy that will match any legal DNS hostname or IP address?
It's easy to write one that works 95% of the time, but I'm hoping to get something that's well tested ...
41
votes
11answers
33k views
Wildcards in a hosts file
I want to setup my local development machine so that any requests for *.local are redirected to localhost. The idea is that as I develop multiple sites, I can just add vhosts to Apache called ...
39
votes
2answers
1k views
Node.js, Cygwin and Socket.io walk into a bar… Node.js throws ENOBUFS and everyone dies
I'm hoping someone here can help me out, I'm not having much luck figuring this out myself. I'm running node.js version 0.3.1 on Cygwin. I'm using Connect and Socket.io. I seem to be having some ...
27
votes
10answers
29k views
Does hosts file exist on the iPhone? How to change it?
I am developing an application that query to the server. In my Mac, I use the hosts file to change the dns to point to a local server within my local area network.
Now I need to test it with my ...
22
votes
8answers
7k views
Get the subdomain from a URL
Getting the subdomain from a URL sounds easy at first.
http://www.domain.example
Scan for the first period then return whatever came after the "http://" ...
Then you remember
...
20
votes
9answers
3k views
Recommendations for domain name registrar with API-support
I'm building a web application that needs to register domain names programmatically.
What domain name registrars with API support fulfill the following requirements:
Supports .COM
Ideally cheap
...
20
votes
7answers
11k views
Create Subdomains on the fly with .htaccess (PHP)
I am looking to create a system which on signup will create a subdomain on my website for the users account area.
e.g. johndoe.website.com
I think it would be something to do with the .htaccess ...
17
votes
11answers
39k views
How do I find the authoritative name-server for a domain name?
And for extra credit - Is it possible to find the origins of conflicting DNS records?
15
votes
10answers
39k views
How do I get a list of all subdomains of a domain? [closed]
I want to find out all the subdomains of a given domain. I found a hint which tells me to dig the authoritative Nameserver with the following option:
dig @ns1.foo.bar some_domain.com axfr
But this ...
14
votes
3answers
1k views
Can someone have a subdomain with an underscore “_” in it?
Can subdomains have underscore "_" in them?
14
votes
7answers
14k views
Can I use the /etc/hosts file to configure an alias
The /etc/hosts file can be used to override dns definitions, i.e. to point an hostname to a different ip.
I want to use /etc/hosts to make an alias record, i.e.e to make my computer think that ...
13
votes
3answers
6k views
Mac OSX Lion DNS lookup order
After upgrading to Mac OSX Lion I figured out that /etc/hosts is not looked up in first place for name resolution anymore. This leads to some side effects like:
Entries in /etc/hosts are resolved ...
13
votes
2answers
7k views
How can I do DNS lookups in Python, including referring to /etc/hosts?
dnspython will do my DNS lookups very nicely, but it entirely ignores the contents of /etc/hosts.
Is there a python library call which will do the right thing? ie check first in etc/hosts, and only ...
13
votes
10answers
1k views
Public Wildcard Domain Name To Resolve To 127.0.0.1
Is anyone aware of a public wildcard domain name that resolves to IP address 127.0.0.1. For example if I wanted to test a URL locally such as mywebsite.localhost.com or example.localhost.com but I ...
11
votes
6answers
2k views
How do I CURL www.google.com - it keeps redirecting me to .co.uk
I am using CURL to check for the existence of a URL (HEAD request) but when I test it with www.google.com, it redirects me to www.google.co.uk - probably because my server is UK-based.
Is there a way ...
11
votes
5answers
9k views
How to overcome root domain CNAME restrictions?
We are hosting many web applications for our customers. As is obvious they want to use their own domains to refer to those applications, usually they want that any user that either type ...
11
votes
2answers
4k views
Is Root domain CNAME to other domain allowed by DNS RFC? [closed]
We are hosting the page of many of our customers. We want to be able to provide our customers with a subdomain of our own domain like customerpages.ourdomain.com so they can create a CNAME to this ...
10
votes
2answers
211 views
Why is `to.` a valid domain name?
In visiting http://to./ you are given a legitimate website.
Is to. a valid domain name then, despite not ending with a TLD and having a superfluous period? Why?
Being valid, what would its DNS ...
10
votes
6answers
13k views
Can I lookup the IP address of a hostname from javascript?
I would like to use javascript to determine the IP address of a host, as seen from the clients computer. Is it possible?
9
votes
4answers
1k views
Simple DNS Server in Node.JS? (Primary/Authoritative DNS Server) (maybe ndns?)
Does anybody know of a DNS Server that is written in Node.JS? I am specifically interested in Authoritative DNS Servers (as opposed to caching DNS server).
The only thing this needs to do is to serve ...
9
votes
3answers
8k views
Get IPv4 addresses from Dns.GetHostEntry()
I've got some code here that works great on IPv4 machines, but on our build server (an IPv6) it fails. In a nutshell:
IPHostEntry ipHostEntry = Dns.GetHostEntry(string.Empty);
The documentation ...
9
votes
6answers
18k views
DNS problem, nslookup works, ping doesn't
I am setting up a development server in my flat. I have set up an Ubuntu DNS server on it and have added the zone weddinglist (just weddinglist - no TLD. It's just an internal domain.)
This works ...
9
votes
5answers
18k views
Is it possible to find all DNS subdomains for a given domain name? [closed]
This question exists because it has
historical significance, but it is not
considered a good, on-topic question
for this site, so please do not use it
as evidence that you can ask similar
...
9
votes
6answers
2k views
How does geographic lookup by IP work?
Is which IPs are assigned to which ISPs public information? How do geo IP services obtain this information and maintain this information?
How can I personally figure out where a certain IP belongs ...
9
votes
7answers
1k views
What DNSs have API access?
I saw this over on slashdot and realized if I could program in dns control into some of my apps it would make life a lot easier. Someone over there recommended dynect which apparently had a wonderful ...
9
votes
4answers
2k views
How to make subdomain user accounts in a webapp
I am looking to allow users to control of subdomain of an app I am toying with, much like Basecamp where it is 'customusername.seework.com'.
What is required on the DNS end to allow these to be ...
8
votes
1answer
229 views
Can I temporarily override DNS resolution within a .NET application?
I have some wrapper code that runs a set of NUnit tests that scan live websites for certain response codes.
I'd like to run these tests against a different server. When running manually, I can do ...
8
votes
2answers
9k views
Correct SPF record using google apps
Can anyone help me out?
I am using google apps, and google is handling my email.
check out www.google.com/apps/
Well i have created the SPF record mention in the help forum in google, but the SPF ...
8
votes
5answers
970 views
Does HTTP hostname case (upper/lower) matter?
In other words, does it matter whether I use http://www.example.com/ or http://wwW.exAmPLe.COm/ ?
I've been running into strange issues with host-names lately: I have an Apache2.2+PHP5.1.4 webserver, ...
7
votes
2answers
1k views
Is the blockchain technology used by bitcoin the first of it's kind?
Bitcoin has been forked to be used as a distributed DNS system called namecoin. It can be used generically to have distributed confidence of a chain of events and probably has applications outside of ...
7
votes
2answers
165 views
Why domain names are backwards? [closed]
I realize that this question might not make sense to some, but I was just curious of why the domain names built starting from most specific and ending with most global identifier.
www.google.com
...
7
votes
9answers
1k views
How do I find my “computer description” in a Java application on Windows and/or Mac?
I have been struggling to find the "description" of the computer on which my Java application is running.
What I'm after is the name used for DNS when advertising my computer on the local network ...
7
votes
1answer
1k views
CNAME for top level domain?
Is it possible to set a CNAME record for a toplevel domain like example.com?
My ISP says that it's only possible to use CNAME's for subdomains but I've read somewhere else that is should be possible ...
7
votes
3answers
5k views
Python lookup hostname from IP with 1 second timeout
How can I look up a hostname given an IP address? Furthermore, how can I specify a timeout in case no such reverse DNS entry exists? Trying to keep things as fast as possible. Or is there a better ...
7
votes
4answers
1k views
Extract domain name from a host name
Is there a programatic way to find the domain name from a given hostname?
given -> www.yahoo.co.jp
return -> yahoo.co.jp
The approach that works but is very slow is:
split on "." and remove 1 ...
7
votes
7answers
796 views
Strategies for showing a nice “Currently Offline” page when the server is down
How can I make that a site automagically show a nice "Currently Offline" page when the server is down (I mean, the full server is down and the request can't reach IIS)
Changing the DNS manually is ...
7
votes
1answer
2k views
How do I validate the MX record for a domain in python?
I have a large number of email addresses to validate. Initially I parse them with a regexp to throw out the completely crazy ones. I'm left with the ones that look sensible but still might contain ...
7
votes
3answers
1k views
Cross-colo fail-over design, DNS level fail-over?
I'm interested in cross-colo fail-over strategies for web applications, such that if the main site fails users seamlessly land at the fail-over site in another colo.
The application side of things ...
7
votes
11answers
4k views
django is very slow on my machine
I have a fresh install of django 1.0 and a simple page served from it takes 5 secs to load. On my colleague's computer it takes almost no time.
I start the server using
python manage.py testserver
...
6
votes
2answers
528 views
Manage DNS server by C# code
I need some sample code to create/delete zone and A record in microsoft DNS server by C#
6
votes
3answers
406 views
Is it at all possible to use Google App Engine with a naked domain?
I am working on a site for which I really want to be able to use a naked domain, e.g. example.com. Preferably, www.example.com should redirect to example.com, but that is not strictly necessary.
If I ...
6
votes
2answers
639 views
How Do I Delete a DNS Domain Programmatically?
I am building a C# web app to manage our DNS servers and am using the WMI Namespace for everything. The only thing I am having trouble with is deleting DNS Domains. Here is my code:
internal static ...
6
votes
7answers
2k views
How to get mx records for a dns name with System.Net.DNS?
Is there any built in method in the .NET library that will return all of the MX records for a given domain? I see how you get CNAMES, but not MX records.
6
votes
2answers
3k views
6
votes
2answers
2k views
Domain name resolution not working in Java Applications on Ubuntu64 9.04 machine. All other software resolves DNS correctly
I have an number of Java applications installed on an Ubuntu64 9.04 PC, and none of them can resolve domain names (there are multiple JRE's too - some of them are IBM products). If I put the domain ...
6
votes
6answers
4k views
Going where PHP parse_url() doesn't - Parsing only the domain
PHP's parse_url() has a host field, which includes the full host. I'm looking for the most reliable (and least costly) way to only return the domain and TLD.
Given the examples:
...
6
votes
3answers
13k views
Free DNS server for Windows XP/Vista/Win7?
I'm currently developing a security solution that should work across domains and as such I need a small private dns server to add various entries to. I could alter the hosts file to achieve the same ...
6
votes
3answers
389 views
How to avoid, that URL.equals needs access to the internet in Java?
The equals()-method of the URL-class in the Java-class-library makes a DNS-request to get the IP for the hostname, to check the two IP's for equality. This happens even for URL's, that are created ...
5
votes
1answer
94 views
dns prefetch / pre-resolve hostname - how effective?
I've been reading up on how this works but am struggling to make sense of it.
From what I can tell if I set <link rel="dns-prefetch" href="//ajax.googleapis.com" /> in the head of my webpage I ...
5
votes
3answers
610 views
REQUEST_URI is not overridden by using APACHE RewriteRule?
Problem :
Am using Kohana/PHP to develop a hosted website for other companies.
I get the customer to put in a CNAME entry in their DNS server to point to my domain. Eg. http://invites.somecompany.com ...