Date: Thu, 15 Apr 2010 09:03:41 -0400 From: Mexican Loser <ross.is.a.cheater@gmail.com> To: freebsd-questions@freebsd.org Subject: dansguardian + squid running on local machine Message-ID: <v2gf41e9b511004150603zaf99431czec26c4ac0a765a4a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello fellow BSD users - I have dansguardian listening on 127.0.0.0.1:8080 -> squid listening on 127.0.0.1:3128 on the same computer for content filtering and caching for the kids. I also have ipfw ruleset. I'm able to browse the Internet fine but I just want to make sure http requests are going through my ipfw ruleset. How do I know if my websites requests are going through the ipfw rules and coming back through them? The rule below allows everything through the loop back interface, is that whats allowing squid and dansguardian to work? If so, I would like to know what rules specifically I can add specifically for dansguardian and squid? allow all from any to any via lo0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v2gf41e9b511004150603zaf99431czec26c4ac0a765a4a>