From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 14:18:19 2004 Return-Path: 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 4BC4316A4CE for ; Fri, 19 Nov 2004 14:18:19 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA9DA43D64 for ; Fri, 19 Nov 2004 14:18:18 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so30291wri for ; Fri, 19 Nov 2004 06:18:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=VFMAmQ9G2WHk5xSAFKcdLL7WY0nnccv4z5B6PvIjSqxaj88OiRoEEHKnHPO9kNos1enlfFqx6gc7sgHe3FK85MDP+Az567BhpvmnCYhUdslbIzSB/PHcNkQzoUt8SmnG7ckn+QJ5pfkBhANB2X8dEVTvTbNKx/Y41yeZDCktTv0= Received: by 10.54.30.6 with SMTP id d6mr147961wrd; Fri, 19 Nov 2004 06:18:18 -0800 (PST) Received: by 10.54.38.55 with HTTP; Fri, 19 Nov 2004 06:18:18 -0800 (PST) Message-ID: <7cbadc87041119061846f661d9@mail.gmail.com> Date: Fri, 19 Nov 2004 16:18:18 +0200 From: Nelis Lamprecht To: dextermetall@yandex.ru In-Reply-To: <419DFD6B.000001.12672@colgate.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <419DFD6B.000001.12672@colgate.yandex.ru> cc: FreeBSD Questions Subject: Re: squid X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nelis Lamprecht List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 14:18:19 -0000 On Fri, 19 Nov 2004 17:04:27 +0300 (MSK), dextermetall wrote: > > > how can i deny websites in squid? > for example: i don`t want that clients could connect to www.example.com > how can i do this? http://www.squid-cache.org/Doc/FAQ/FAQ-10.html#ss10.23 Nelis