From owner-freebsd-questions Sat Dec 21 0:36:12 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 4FF3937B401 for ; Sat, 21 Dec 2002 00:36:11 -0800 (PST) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC60B43EE5 for ; Sat, 21 Dec 2002 00:36:10 -0800 (PST) (envelope-from 520023893678-0001@t-online.de) Received: from fwd11.sul.t-online.de by mailout06.sul.t-online.com with smtp id 18Pf7B-0001Uh-04; Sat, 21 Dec 2002 09:36:09 +0100 Received: from pD9017207.dip.t-dialin.net (520023893678-0001@[217.1.114.7]) by fwd11.sul.t-online.com with esmtp id 18Pf7A-1DVIbAC; Sat, 21 Dec 2002 09:36:08 +0100 Date: Sat, 21 Dec 2002 09:35:33 +0000 (GMT) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: freebsd-questions@FreeBSD.ORG Subject: SQUID question Message-ID: <20021221085728.W4609-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 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. Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message