When you want to see if there's any DNS request to your NxFilter, use this command,
Code:
tcpdump -v -i any udp port 53
...