OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • Tutorials and FAQs »
  • How to Read and Unblock/Block With Unbound?
« previous next »
  • Print
Pages: [1]

Author Topic: How to Read and Unblock/Block With Unbound?  (Read 1051 times)

ticker

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
    • View Profile
How to Read and Unblock/Block With Unbound?
« on: August 10, 2022, 04:03:57 pm »
How do you properly read the Unbound logs to determine sites that are blocked, and are passed?
It looks like there is no way to filter between the two which sucks.

And as for the syntax for whitelisting/blacklisting, how do I make a catch all for a domain?
For example if I wanted to whitelist all of facebook would facebook.com/* not work?
Or all of a website with domains like 1.amazon.com 2.amazon.com something like *.amazon.com/* ?

Not exactly familiar with regex, so a simple cheatsheet would be nice. I don't plan on doing anything crazy but I can not seem to figure it out.
Logged

cookiemonster

  • Hero Member
  • *****
  • Posts: 581
  • Karma: 34
    • View Profile
Re: How to Read and Unblock/Block With Unbound?
« Reply #1 on: August 10, 2022, 10:58:29 pm »
I could very well be wrong as I use Unbound but not block/allow lists on it.  But I don't think it logs them. It'll look up ips in the lists and allow/block the ip. It works with ips, not uris after lookup. Will only log ips.
Logged

tuto2

  • Administrator
  • Jr. Member
  • *****
  • Posts: 51
  • Karma: 13
    • View Profile
Re: How to Read and Unblock/Block With Unbound?
« Reply #2 on: August 17, 2022, 12:12:45 pm »
Logged queries do not distinguish between blocked or passed, this is due to the nature of how blocklists are implemented.

The current implementation of Unbound blocklists simply takes domain names and creates an A record pointing it to 0.0.0.0. Unbound takes these records as fully qualified domain names and NOT as zones.

If you want to manually specify an entire zone to block (e.g. '*.facebook.com'), create a host override entry (with hostname '*') and point it to 0.0.0.0.
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • English Forums »
  • Tutorials and FAQs »
  • How to Read and Unblock/Block With Unbound?
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2