SourceForge.net Logo

Wildcard DNS

Wildcard DNS is a non-caching, non-recursing DNS server that serves authoritative answers for A, AAAA, NS, PTR, CNAME, SOA and MX resource records. It is designed to answer with the same resource records for a variety of domain names (wildcarding). It is not limited to wildcarding, DNS zones can be configured individually. It serves both IPv4 and IPv6.

Originally wildcarddns was meant to sit on firewalls with authpf but caching dns resolvers on client boxes didn't work very well with it. So now I'm trying to figure out what purpose wildcarddnsd should have. Most functionality is finished on what it should have become and it's unlikely that there will be much more.

Read the web-sources of Wildcard DNS here.

Return to the Sourceforge Wildcarddns summary page.


Warning

Please have a read on these two articles before using wildcarddns:

Warning: WildcardDNS is only research material and could cause problems when on the Internet. Understand the licensing if you plan to use it despite, I'm not liable and you've been warned.


Anonymous CVS Access

This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer.

cvs -d:pserver:anonymous@wildcarddns.cvs.sourceforge.net:/cvsroot/wildcarddns login
 
cvs -z3 -d:pserver:anonymous@wildcarddns.cvs.sourceforge.net:/cvsroot/wildcarddns co -P modulename


News & Hype


Credits

Want to contribute? Contact me.

Wildcard DNS is written and maintained by Peter J. Philipp (pjp [at] solarscale [dot] de).