From owner-freebsd-questions Sat Dec 21 8: 6:36 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 E11BC37B405 for ; Sat, 21 Dec 2002 08:06:34 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B7243EDE for ; Sat, 21 Dec 2002 08:06:33 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id CB63C2CA; Sat, 21 Dec 2002 18:02:40 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id D3DCA2FDB16; Sat, 21 Dec 2002 17:06:20 +0100 (CET) Date: Sat, 21 Dec 2002 17:06:20 +0100 From: Roman Neuhauser To: "P. U. Kruppa" <520023893678-0001@t-online.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SQUID question Message-ID: <20021221160620.GH437@freepuppy.bellavista.cz> Mail-Followup-To: "P. U. Kruppa" <520023893678-0001@t-online.de>, freebsd-questions@FreeBSD.ORG 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.5.1i 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 # 520023893678-0001@t-online.de / 2002-12-21 09:35:33 +0000: > 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" localhost is 127.0.0.1, you want squid to listen on 192.168.10.1 > 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 -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message