OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: jimjohn on November 17, 2023, 04:29:49 PM

Title: No Unbound blacklists for certain MAC addresses
Post by: jimjohn on November 17, 2023, 04:29:49 PM
I have Unbound blacklists in place which filter some ads. Now one device shall have access to some of the blocked DNSs. I have created an alias with the respective MAC address of the device. How can I make Unbound deliver the correct DNS resolution if the request is coming from "the" device from the alias?
Title: Re: No Unbound blacklists for certain MAC addresses
Post by: CJ on November 17, 2023, 06:05:14 PM
I don't believe the current DNSBL functionality has that ability.  You would have to switch to either something like AdGuard or PiHole in order to have client specific filtering.

Another alternative is to just pass your upstream DNS server to that specific client in the DHCP settings so that they could resolve that way.