From owner-freebsd-questions Mon May 29 7:10:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.iran.com (smtp2.iran.com [195.200.225.123]) by hub.freebsd.org (Postfix) with SMTP id DC7BA37BC50 for ; Mon, 29 May 2000 07:10:46 -0700 (PDT) (envelope-from hamid@morva.net) Received: from morva.net([195.200.226.147]) (1202 bytes) by smtp2.iran.com via sendmail with P:smtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Mon, 29 May 2000 18:40:35 +0430 (IRST) (Smail-3.2.0.101 1997-Dec-17 #21 built 1998-Jul-17) Message-Id: Received: (qmail 2428 invoked from network); 29 May 2000 14:10:38 -0000 Received: from yaghut.morva.net (HELO Debug) (nobody@195.200.226.147) by yaghut.morva.net with SMTP; 29 May 2000 14:10:38 -0000 To: freebsd-questions@freebsd.org From: Seyyed Hamid Reza Hashemi Golpayegani Subject: Squid and ipfw transparent proxy ! Date: Mon, 29 May 2000 14:10:38 GMT X-Mailer: Endymion MailMan Professional Edition v3.0.18 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi , I have installed Freebsd 4.0 on my i686 machine with 256 megabytes of RAM and recompiled the kernel with IP_FORWARD options . I use this rule to have a transparnet proxy : ipfw add 1010 fwd 127.0.0.1,3128 tcp from any to any 80 in recv ed0 so it is working prefectly for our windows 95/98 dial-up workstations . So my problem is that when I connect with NT or windows 2000 workstations when they want to browse any web pages squid and transparnet proxy not worked propertly and nothing happens . but ping and other protocols except www are woking fine . So any idea ? Thank You Hamid Hashemi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message