Navigate to Services → DNS Resolver.
Add the following to the Custom Options.
server: access-control-view: 192.168.10.0/24 bypass access-control-view: 192.168.20.0/24 dnsbl access-control-view: 192.168.30.0/24 forward view: name: "bypass" view-first: yes view: name: "dnsbl" view-first: yes include: /var/unbound/pfb_dnsbl.*conf view: name: "forward" view-first: yes forward-addr: 1.1.1.1 forward-addr: 8.8.8.8
NOTE: The forward view forwards requests to a couple of DNS servers on the Internet.