From owner-freebsd-questions Sun Dec 22 6:57:18 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 A0CA437B401 for ; Sun, 22 Dec 2002 06:57:16 -0800 (PST) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE55443EDA for ; Sun, 22 Dec 2002 06:57:15 -0800 (PST) (envelope-from 520023893678-0001@t-online.de) Received: from fwd09.sul.t-online.de by mailout07.sul.t-online.com with smtp id 18Q7XI-0001V6-01; Sun, 22 Dec 2002 15:57:00 +0100 Received: from pD950C7B6.dip.t-dialin.net (520023893678-0001@[217.80.199.182]) by fwd09.sul.t-online.com with esmtp id 18Q7X0-1huZuKC; Sun, 22 Dec 2002 15:56:42 +0100 Date: Sun, 22 Dec 2002 15:56:03 +0000 (GMT) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: Roman Neuhauser Cc: "P. U. Kruppa" <520023893678-0001@t-online.de>, Subject: Re: SQUID question In-Reply-To: <20021221160620.GH437@freepuppy.bellavista.cz> Message-ID: <20021222155335.R44188-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520023893678-0001@t-dialin.net 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, 21 Dec 2002, Roman Neuhauser wrote: > # 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 When I change http_port to http_port 192.168.10.1:3128 Squid doesn't even work locally on the proxy. So I stayed with http_port 3128 Uli. > > > 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 > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message