From owner-freebsd-questions@FreeBSD.ORG Thu Dec 15 20:59:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2264316A41F for ; Thu, 15 Dec 2005 20:59:52 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C19C43D92 for ; Thu, 15 Dec 2005 20:59:39 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jBFKxKkW085408; Thu, 15 Dec 2005 21:59:20 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id jBFKxJ2a085405; Thu, 15 Dec 2005 21:59:20 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Thu, 15 Dec 2005 21:59:19 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Efren Bravo In-Reply-To: <20051215202440.42620.qmail@web25504.mail.ukl.yahoo.com> Message-ID: <20051215215848.E85152@chylonia.3miasto.net> References: <20051215202440.42620.qmail@web25504.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freeBSD Subject: Re: cascade/chain proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 20:59:52 -0000 > > I need a proxy to install on my box that it can > be connected in > cascade/chain with a squid's proxy. The parent > proxy (squid) has users authentication. > > I've tried with squid on my box (squid.conf: > cache_peer parent_proxy_ip parent 3128 0 no-query > default login=PASS) but I can only open the main > page of any site, the links doesn't work. please send me your squid config privately. i'm using that configuration and it works fine.