From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D82FC1384B4 for ; Sat, 12 Dec 2015 03:37:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BA9821C054; Sat, 12 Dec 2015 03:37:19 +0000 (UTC) Received: from mail125c7.megamailservers.com (mail125c7.megamailservers.com [69.49.98.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E80921C028 for ; Sat, 12 Dec 2015 03:37:17 +0000 (UTC) X-Authenticated-User: info.sys-concept.com Received: from [10.0.0.100] ([184.69.242.18]) (authenticated bits=0) by mail125c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id tBC3b5TA029212 for ; Fri, 11 Dec 2015 22:37:14 -0500 Subject: Re: [gentoo-user] blocking facebook To: gentoo-user@lists.gentoo.org References: <566B8E72.20004@sys-concept.com> From: thelma@sys-concept.com Message-ID: <566B966F.5000407@sys-concept.com> Date: Fri, 11 Dec 2015 20:37:19 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CTCH-RefID: str=0001.0A020202.566B966A.0091,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=KdHr72oD c=1 sm=1 tr=0 a=u3gW5Uk2xAGXuEgp5FffjQ==:117 a=u3gW5Uk2xAGXuEgp5FffjQ==:17 a=BDKbP5mgAAAA:8 a=046jbqsEAAAA:8 a=IkcTkHD0fZMA:10 a=3j4BkbkPAAAA:8 a=YH7D7Nb2E8001EOlB8AA:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: ed84b991-abc2-411a-ac9a-a242e3e33333 X-Archives-Hash: 8a5e9830cd4c351bd16976e766ed165c On 12/11/2015 08:29 PM, Willie M wrote: > If that is the only website you want to block use /etc/hosts. Point it > towards your own computer. "127.0.0.1 facebook.com". That will work, but if they will use boot VirtualBox Windows it will by-pass that setting. -- Thelma > On Fri, Dec 11, 2015, 7:04 PM wrote: > >> Does anybody have an idea how to block facebook? >> >> I'm using dd-wrt. The "access restriction" can block http but not https >> and I'm not good in iptables :-/ >> In addition users are using VirtualBox on the network as well.