From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: Tor over VPN Date: Tue, 11 Jun 2019 16:27:15 -0400 Message-ID: <57a0917dc48b49a3961c3919aeaae0f2f9995fed.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51617) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hanYz-0005ew-VS for help-guix@gnu.org; Tue, 11 Jun 2019 16:40:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hanMg-0004if-H8 for help-guix@gnu.org; Tue, 11 Jun 2019 16:27:31 -0400 Received: from knopi.disroot.org ([178.21.23.139]:56172) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hanMf-0004hN-Un for help-guix@gnu.org; Tue, 11 Jun 2019 16:27:30 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D6F48344A2 for ; Tue, 11 Jun 2019 22:27:26 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ggzZsS9OIU7K for ; Tue, 11 Jun 2019 22:27:25 +0200 (CEST) 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: help-guix@gnu.org 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.