From owner-freebsd-questions@freebsd.org Sun Aug 20 13:57:50 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8117FDD460D for ; Sun, 20 Aug 2017 13:57:50 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4618D659D5 for ; Sun, 20 Aug 2017 13:57:50 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-io0-x233.google.com with SMTP id 1so10177239ioy.2 for ; Sun, 20 Aug 2017 06:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-transfer-encoding; bh=1SoSMzf1dv0Dw3BHf8DwIwm+8/Y4CBKmvxWaZVzRG5o=; b=OvjfzRlR54hR8+j/pQg3XTx0niZ3nAbjd7b7T5tML4uKz8QpKO44OQS7z3J1GybQbe 0ebFcXf+s7T6N7u/bnZ9iDHRlPMIJNkNTAdXbndq1ulqkBBvZgcsJfJBo8xUc2EDptfV Aw9p5GTL0dpEiKL0TR2XazLdlHhK8B64O5/JgXh+QLlxy27lxkLeAgcDRy1FzqtcDIj5 F9A5ionsRQxZkyYAEUcoECWirWuGl+lrkh7JmoCUIj6SGm4IRSKgvSyUP/2nwx6Zon3O NxGqtoU93ztWbsen6LAtrCN+u/Rc8rJaTyyhxLQi6pYBSholckg2wnYw5t8h2TIpOH5w APtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-transfer-encoding; bh=1SoSMzf1dv0Dw3BHf8DwIwm+8/Y4CBKmvxWaZVzRG5o=; b=Bkhspi/B579uEFfLB+4Tj8zaogaf+i2t/KTRcYwUgIxq/PICRrxcoGlqNvCtf5wjQl u0mbKXRwRiqLpav7K737flrk8W+hXrjiz/i+zr90Agbu41my3q0j+ioYFkjFnuCT70+q HSULNheuCdy/C2yQBrip+/z1cfA7wzvP70FjkPkBLNSq12RhF+5EKy7X6HWwyZGiA2pW Zm++aoJ3FRMepcHdXNTZ0ZFb62dtE1Tyoemx/PfSM1nA2cvUQqk990uLMNvQhly9I5o6 ujbiGaIc2eXF1TkO17ldFbghEAkJTo6S+8V1OLALTJ8yrLZ5TyVZ7/E8kabw0htCwWqm liLw== X-Gm-Message-State: AHYfb5gdWH9tK8OMskBH0eu2NKW0bhoTnFctZSZunVJTtdDMTNncVRYh 605ST+u9UbbAabf0 X-Received: by 10.107.37.207 with SMTP id l198mr12985324iol.146.1503237469482; Sun, 20 Aug 2017 06:57:49 -0700 (PDT) Received: from [10.0.10.3] (cpe-74-141-88-147.neo.res.rr.com. [74.141.88.147]) by smtp.googlemail.com with ESMTPSA id u63sm4602847ioe.85.2017.08.20.06.57.48 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 Aug 2017 06:57:49 -0700 (PDT) Message-ID: <5999955C.9030601@gmail.com> Date: Sun, 20 Aug 2017 09:57:48 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Polytropon CC: "freebsd-questions@freebsd.org" Subject: Re: How to block facebook access References: <59988180.7020301@gmail.com> <5998A270.9070907@gmail.com> <20170819225659.56c11983.freebsd@edvax.de> <599972E0.8080203@gmail.com> <20170820134409.825ed388.freebsd@edvax.de> In-Reply-To: <20170820134409.825ed388.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2017 13:57:50 -0000 What do you think about this method? Add entries into /etc/hosts file. 127.0.0.1 blacked www.facebook.com 127.0.0.1 blacked n.facebook.com 127.0.0.1 blacked facebook.com 127.0.0.1 blacked login.facebook.com