软件包:dnsproxy(1.17+git20211129.22329c4-6 以及其他的) [debports]
proxy for DNS queries
dnsproxy forwards DNS 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.
Primary motivation for this project was the need to replace Bind servers with djbdns in an ISP environment. These servers get recursive queries from customers and authoritative queries from outside at the same IP address. Now it is possible to run dnscache and tinydns on the same machine with queries dispatched by dnsproxy.
Another possible scenario is a firewall where proxy queries should be forwarded to the real server in a DMZ.
其他与 dnsproxy 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7t64 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: passwd
- 改变和管理用户密码和组数据
-
- dep: sysvinit-utils (>= 3.07-1)
- System-V-like 工具集