pdnsd缓存不生效.因为 reject策略问题
@@ -202,6 +202,7 @@ start_dns() {
interval=10m;
purge_cache=off;
reject=::/0;
+ reject_policy=negate;
}
EOF
ln_start_bin $(first_type pdnsd) pdnsd -c $TMP_PATH/pdnsd.conf