ghostry / pdnsd

(Forked from http://gitorious.org/pdnsd) pdnsd is a proxy DNS server with permanent caching (the cache contents are written to hard disk on exit) that is designed to cope with unreachable or unreliable DNS servers (for example in dial-in networking). It also has limited support for serving locally defined DNS records.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can find the documentation for pdnsd in the doc/ directory. The html
documentation (which I recommend) is in the doc/html/ subdirectory.
The pure text documentation (which is generated automatically from the 
html documentation) is in doc/txt/.
The following documents are available:

index.html / intro.txt		Overview, system requirements
doc.html / manual.txt		Building, installation and usage instructions
faq.html / faq.txt		The FAQ

Share and enjoy!
	Thomas <tmoestl@gmx.net>


For news about recent changes in pdnsd the following files may be of
interest to you:

	README.par
	ChangeLog
	NEWS

Last revised: 08 July 2007 by Paul Rombouts

About

(Forked from http://gitorious.org/pdnsd) pdnsd is a proxy DNS server with permanent caching (the cache contents are written to hard disk on exit) that is designed to cope with unreachable or unreliable DNS servers (for example in dial-in networking). It also has limited support for serving locally defined DNS records.

License:GNU General Public License v3.0


Languages

Language:C 89.2%Language:Shell 6.9%Language:Perl 2.9%Language:C++ 0.9%