From mboxrd@z Thu Jan 1 00:00:00 1970 From: oury.dustin@posteo.net Subject: Re: Tor over VPN Date: Wed, 12 Jun 2019 04:26:54 +0200 Message-ID: <850227f7533ac7757c5c1c5201a40437@posteo.net> References: <57a0917dc48b49a3961c3919aeaae0f2f9995fed.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33448) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hasyc-0001st-Hi for help-guix@gnu.org; Tue, 11 Jun 2019 22:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hasyb-0002w1-GG for help-guix@gnu.org; Tue, 11 Jun 2019 22:27:02 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48451) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hasya-0002uw-Eq for help-guix@gnu.org; Tue, 11 Jun 2019 22:27:01 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 058F416005D for ; Wed, 12 Jun 2019 04:26:55 +0200 (CEST) In-Reply-To: <57a0917dc48b49a3961c3919aeaae0f2f9995fed.camel@disroot.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Raghav Gururajan Cc: Help guix I too wish to get an answer to this so it would be easy for somebody non-technical to wrap their head around it. I'm currently doing open-vpn as root from the desktop and then running tor after it and configuring icecat afterwards to connect to TOR On 11.06.2019 22:27, Raghav Gururajan wrote: > Hello Guix! > > 1) How to use tor over vpn? That is, my system should connect to tor > network via > vpn. > 2) Should I enable both tor-service-type and openvpn-client-service? > 3) Do tor and vpn operate on same level as per OSI model? > > Thank you! > > Regards, > RG.