I have one instance of named that is listening on multiple IP's. I am looking to see how many queries are destined to one of those IP's that named is listening on. I do have query logging enabled, but I don't see it revealing the destination interface. Is there a way make it log this as well? This is the most current version of BIND9 in the EL5 repos.
channel querylog {
file "/etc/dns/query.log";
severity info;
print-category yes;
print-severity yes;
print-time yes;
};
Thanks,
Josh
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

