<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is there a quick way to query or determine which list contains a blocked IP or DNS entry?]]></title><description><![CDATA[<p dir="auto">As I'm tuning pfblockerNG-devel it seems like there's a missed opportunity to query the local db to find out who's blocking a certain target.</p>
<p dir="auto">e.g. google.com is blocked in the basic feeds.  I whitelisted only those URLs needed for things to work like account login, maps, id management, drive, and left the rest of the tracers and ad servers to be blocked.</p>
<p dir="auto">It would have been nice to have a quick way to see which feed has it included.</p>
]]></description><link>https://forum.netgate.com/topic/138477/is-there-a-quick-way-to-query-or-determine-which-list-contains-a-blocked-ip-or-dns-entry</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 08:44:18 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/138477.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Dec 2018 22:30:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a quick way to query or determine which list contains a blocked IP or DNS entry? on Mon, 10 Dec 2018 23:30:56 GMT]]></title><description><![CDATA[<p dir="auto">Try this :</p>
<pre><code class="language-shell">grep "maxmind.com" /var/db/pfblockerng/dnsbl/*.txt /var/db/pfblockerng/dnsblorig/*.orig /var/unbound/pfb_dnsbl.conf /usr/local/pkg/pfblockerng/dnsbl_tld
</code></pre>
<p dir="auto">it provides some more info about pfblockerNG db.</p>
]]></description><link>https://forum.netgate.com/post/810261</link><guid isPermaLink="true">https://forum.netgate.com/post/810261</guid><dc:creator><![CDATA[RonpfS]]></dc:creator><pubDate>Mon, 10 Dec 2018 23:30:56 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a quick way to query or determine which list contains a blocked IP or DNS entry? on Mon, 10 Dec 2018 23:18:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lohphat">@<bdi>lohphat</bdi></a></p>
<p dir="auto">Not sure if there's a way to query the local db, but as you may have already discovered, the Alert log shows which feed a particular block came from.    Then within the Alert log there's a couple of options to whitelist with a click or two.</p>
]]></description><link>https://forum.netgate.com/post/810259</link><guid isPermaLink="true">https://forum.netgate.com/post/810259</guid><dc:creator><![CDATA[yyz]]></dc:creator><pubDate>Mon, 10 Dec 2018 23:18:22 GMT</pubDate></item></channel></rss>