Date: Thu, 13 Feb 2003 18:44:24 +0100 (CET) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: freebsd-questions@FreeBSD.ORG Subject: squid and ipfw ... fwd ... Message-ID: <20030213183028.S681@small.pukruppa.de>
next in thread | raw e-mail | index | archive | help
Hi! I am trying to setup a transparent proxy with Squid. Proxying and caching itself works fine (thanks to the help of this list!) - my Squid is listening on port 80. I have got the ipfw kernel module running and seem to be able to change all kinds of rules via ipfw or from bootup via some firewall configuration file. As all kinds of manuals advise I do # ipfw add 200 allow tcp from 192.168.10.1 to any and still everything works fine. But when I try the next line # ipfw add 300 fwd 127.0.0.1 tcp from any to any 80 I keep receiving access denied messages from squid. I found several emails about this problem in Google but no solution. What can be done now? Thanks for any ideas, Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213183028.S681>