Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] iptables + dansguardian + squid
Date: Thu, 09 Apr 2009 16:46:00
Message-Id: 20090409164601.GA31333@syscon4.inet
1 I was following this guide to set it up home filter: iptables, DansGuardian, and Squid.
2 http://www.linux.com/articles/113733
3 in the past it worked but when I try it now eg:
4
5 iptables -t nat -A OUTPUT -p tcp --dport 80 -m owner --uid-owner squid -j ACCEPT
6 iptables: No chain/target/match by that name
7
8 Apparently filtering in the nat table is no longer supported. But I'm not good in iptables so I need some help here.
9 Anybody has a good link showing basics how to do it?
10
11 --
12 Joseph

Replies

Subject Author
[gentoo-user] Re: iptables + dansguardian + squid james <wireless@×××××××××××.com>