Skip to main content

How To Check The Filtering Status

Since our filter is DNS-based, the best way to check the filtering is the nslookup command. Here you will find the checking methods for different platforms.

Please note that settings take 5-7 minutes to apply.
Stats and filtering status update every 10 minutes.


Windows

Take a look at the video guide.

  1. Open the "Start" menu
  2. Type "cmd"
  3. Select the suggested application - Command Prompt
  4. Enter and run the command nslookup -q=txt black.safedns.com or nslookup -q=txt black.safedns.com 127.0.0.1 if you are using the SafeDNS Agent

To check via IPv6 (if it was set up), use the command nslookup -q=txt black.safedns.com 2001:67c:2778::3939

Correct results should show your external IP address ("ip"), policy ID ("p"), and also SafeDNS Agent ID ("t") in case it is installed. If you see the results similar to screenshot 01, it means that the filtering is active.

If the "p":0, check if the IP address in the Dashboard > Settings > Devices is added correctly.

1.How To Check The Filtering Status .png

If you see the results similar to screenshot 02, it means that the filtering is not configured, and the primary and secondary DNS servers on your device or router are set up incorrectly. Please check your DNS settings.

2.How To Check The Filtering Status .png


Linux

  1. Navigate to "Menu"
  2. Run the "Terminal" app
  3. Enter and run the command host -t txt black.safedns.com

To check via IPv6 (if it was set up), use the command nslookup -q=txt black.safedns.com 2001:67c:2778::3939

Correct results should show your external IP address ("ip"), policy ID ("p"), and also SafeDNS Agent ID ("t") in case it is installed. If you see the results similar to screenshot 03, it means that the filtering is active.

If the "p":0, check if the IP address in the Dashboard > Settings > Devices is added correctly.

3.How To Check The Filtering Status .png

If you see the results similar to screenshot 04, it means that the filtering is not configured, and the primary and secondary DNS servers on your device or router are set up incorrectly. Please check your DNS settings.

4.How To Check The Filtering Status .png


Mac

  1. Launch "Spotlight" with ⌘ + SPACE or by clicking on the magnifying glass in your menu
  2. Search for and launch the "Terminal" app
  3. Enter and run the command host -t txt black.safedns.com

To check via IPv6 (if it was set up), use the command nslookup -q=txt black.safedns.com 2001:67c:2778::3939

Correct results should show your external IP address ("ip"), policy ID ("p"), and also SafeDNS Agent ID ("t") in case it is installed. If you see the results similar to screenshot 05, it means that the filtering is active.

If the "p":0, check if the IP address in the Dashboard > Settings > Devices is added correctly.

5.How To Check The Filtering Status .png

If you see the results similar to screenshot 06, it means that the filtering is not configured, and the primary and secondary DNS servers on your device or router are set up incorrectly. Please check your DNS settings.

 

6.How To Check The Filtering Status .png