Many moons ago my home / lab network was vastly complicated .... all sorts of separate subnets / vlans / proxies and firewalls.
Secure, but became a bit of a nightmare to manage ongoing, for example every time the kids wanted some new app / game on their devices it was hassle trying to figure out why it wouldn't work. So a couple of years ago I simplified it and flattened to one subnet, no vlans, and just the firewall / content filter from a Draytek router.
Been happy with that as everything just works, albeit not as secure as it was before.
Roll forward to today and I want to get some security back in place, primarily just to track (and block if needed) certain devices from internet access when required. I don't need the complexity of subnets and vlans again, not really looking for isolation, etc. DNS based blocking won't cut it, I want to track and block at the protocol level.
For this I'd like to simply add a second firewall / router to the existing setup. I can then point (either by DHCP options or statically) specific devices to use that firewall / router instead of the existing one.
Ideally I'd like some sort of live logging so I can see what device is accessing what IP address externally, what protocol / port and if http / https based the full url being accessed.
The ability to block by default (i.e. nothing out) on a device IP basis would be useful. As would the ability to simply click block / allow as appropriate from that live logging ..... would rather not get back into having to handcraft rules again if possible!
Any recommendations for what to use, prefer a hardware off-the-shelf solution but not opposed to rolling an RPi based thing if needed.
Doesn't need to be some hugely powerful piece of hardware, I'm only looking at maybe a dozen or so devices that will route through it - cameras, hubitats, other iOT devices, etc.
Any thoughts?