If I have the following configuration in Bind server inside named.conf
zone "e164.arpa" IN {
type master;
file "e164.arpa";
};
zone "1.e164.arpa" IN {
type master;
file "e164.arpa";
};
zone "2.e164.arpa" IN {
type master;
file "e164.arpa";
};
and I have an incoming query request to Bind as
9.0.0.9.2.5.0.6.4.2.1.e164.arpa.
Which Zone file would bind pick up?
e164.arpa or 1.e164.arpa?
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users