I setup a view in bind to provide different results for VPN users but I do not provide other queries so that non-vpn queries will fail and route back to their internal network dns server(s). It is working fine but I'm getting tired of all the query "denied" messages filling up the syslog.
I tried putting a logging { }; section within the view but bind complained. Any thoughts on how I can separate the security messages out for this particular view?