[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Domain of sender address does not exist
On Thu, Apr 24, 2003 at 02:34:06PM +0100,
Brian Candler <B.Candler at pobox.com> wrote
a message of 29 lines which said:
> IMO this is not strictly necessary in an authoritative-only (non-caching)
> nameserver.
That's why the test is *not* performed if the server is not recursive
(which is typically the case for an authoritative-only name
server). From the configuration file:
case tst_recursive_server
when true
# Loopback
chk_loopback_delegation w dns:loopback;
chk_loopback_host f dns:loopback;
# Root servers
chk_root_servers f dns:root;
chk_root_servers_ns_vs_icann f dns:root;
chk_root_servers_ip_vs_icann w dns:root;
end
-----
This is the afnog mailing list, managed by Majordomo 1.94.5
To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)
This list is maintained by owner-afnog at afnog.org