Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fixjunk

#1
Thanks. I'll see about moving unbound to another port.

Looks like AGH allows me to enter multiple IP addresses for the client (phone, laptop, etc) which is nice.

It would be awesome if I could choose which lists to apply to specific clients without having to do 100% custom filters. I want to block all the obviously malicious sites but not ads for certain people.
#2
Two scenarios I'm curious about, maybe this is an easy answer so I will start with the easy question:

SCENARIO 1:
If I run both AGH and Unbound on my Opnsense install and MOST of my users want their ads blocked but ONE (my wife) does not, how do I configure her static DHCP entry?

Let's say I do what most people do: Unbound on some nonstandard DNS port (let's say 65353) and AGH on 53 and my opnsense machine is at 10.0.0.1. I'd set DHCP to hand out 10.0.0.1 to everyone by default but override with... what exactly on my wife's static DHCP entry? Can I add a port to the a DHCP DNS entry? I couldn't find out how.

SCENARIO 2:
Let's say I want to run both AGH and Unbound on port 53. Can I set up a virtual IP for one of them? How?

Remember these are both running on the 10.0.0.1 Opnsense machine.

Thanks!