Yes should even work through a dumb switch. Funny enough you basically described the first version of my programming lab. dns: try an Iptables redirect anything inbound interface vlan1 destination port 53 redirect to 127.0.0.1 (locust had to run a dns server fort his to work ). This lets you cache responses. This may break DNSSEC Make sure your fellow hams know your filtering and not allowing all connections so they are not suprised when they can not access some locations (unless you opened up all other ports like NTP ETC and are only intercepting http. BTW how did you decide to handle HTTPS allow or deny? Fun fact lots of advertising is on HTTPS these days. Inline filter is really not a bad idea for filtering http through a node.... I'm trying to recall I'll have to check my desk, I use to have a regularly updating free categories list we pulled off of, could block certain categories in squid (porn, illegal,etc). I haven't used it in a while (I'm spoiled with access to full commercial solutions these day) but will look for it if you want on Monday. |