PiHole across VLANs

Posted on Thu 27 June 2019 in Software • Tagged with pihole, tcpdump, linux, configuration, system-adminLeave a comment

I spent way too long bashing my head why my firewall rules weren't allowing traffic to my pihole. Turns out, it wasn't my firewall rules.

I finally used tcpdump to figure out that the rules were working and that it was a pihole configuration.

Here's the command I ran to …

Continue reading