7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
|
The dnsproxy daemon is a proxy for DNS queries. It forwards these
|
||
|
queries to two previously configured nameservers: one for authoritative
|
||
|
queries and another for recursive queries. The received answers are sent
|
||
|
back to the client unchanged. No local caching is done.
|
||
|
|
||
|
WWW: http://www.wolfermann.org/dnsproxy.html
|