From owner-freebsd-questions Sat Dec 21 11:11: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D33C537B405 for ; Sat, 21 Dec 2002 11:11:05 -0800 (PST) Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3955443EE6 for ; Sat, 21 Dec 2002 11:11:05 -0800 (PST) (envelope-from deepbsd@earthlink.net) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=sylvester.dsj.net) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 18Pp1b-000751-00; Sat, 21 Dec 2002 11:11:03 -0800 Received: from sylvester.dsj.net (dsj@localhost [127.0.0.1]) by sylvester.dsj.net (8.12.3/8.12.3/Debian -4) with ESMTP id gBLJB0K4005221; Sat, 21 Dec 2002 14:11:00 -0500 Received: (from dsj@localhost) by sylvester.dsj.net (8.12.3/8.12.3/Debian -4) id gBLJAwIt005220; Sat, 21 Dec 2002 14:10:58 -0500 X-Authentication-Warning: sylvester.dsj.net: dsj set sender to deepbsd@earthlink.net using -f Date: Sat, 21 Dec 2002 14:10:58 -0500 From: "David S. Jackson" To: "P. U. Kruppa" <520023893678-0001@t-online.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SQUID question Message-ID: <20021221191058.GB5030@sylvester.dsj.net> Reply-To: "David S. Jackson" References: <20021221085728.W4609-100000@small.pukruppa.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021221085728.W4609-100000@small.pukruppa.de> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Dec 21, 2002 at 09:35:33AM +0000 P. U. Kruppa <520023893678-0001@t-online.de> wrote: > Hi, > > I am testing Squid on my home network: > > +--------------+ +--------------+ > | 192.168.10.1 | | 192.168.10.2 | > | squid proxy |<------| Win2k | > | on -STABLE | | Client | > +--------------+ +--------------+ > > Squid can be used properly on the proxy-machine (with > linux-mozilla1.2.1 directed to localhost:3128 ), > but Win2k's InternetExploder (directed to 192.168.10.1:3128) > cannot open any webpages: After some minutes it ends up with > "... couldn't be opened" > > C:> telnet 192.168.10.1 3128 > seems to be ok: the dialog window is opened. > > This is my rule set in squid.conf so far: > > acl pukruppa src 192.168.10.0/255.255.255.0 > http_access allow pukruppa > http_access allow localhost > http_access deny all > > > Thanks for any ideas. What does the access.log say for Squid? Are you sure the proxy is set up properly in IE? Are there any other proxies you're chaining together with squid, like junkbuster or something? Are you running any add-ons to squid, like squidguard? I'm sure there are other possibilities, but I'd check those first. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I could dance with you till the cows come home. On second thought, I'd rather dance with the cows till you come home. -- Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message