Maybe there's something changed in your IP association setup or IP based ACL. I found this on your log,
INFO [01-16 10:17:28] - DnsStats.flush, udp_cnt = 0, acl_drop_cnt = 0, query_cnt = 29, custom_cnt = 5, auth_redi_cnt = 14, auth_drop_cnt = 0
This means that everybody gets redirected to the login page. Maybe you had to test your server with dig or nslookup. Not your upstream server, your NxFilter. I guess it was sending you its own IP address. But when you get that 'Queue full' error log or alert email, that was a real one.
In long term plan, we might go for an integrated recursive DNS server. But the thing is that you still can do that using third party DNS server. So this one is not that urgent.