From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Network does not work inside Virtual Machine Date: Sun, 07 Jul 2019 00:52:02 +0000 Message-ID: <09231c42445771709bd866c153e3ac9a@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55188) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjvPT-0001sl-ER for help-guix@gnu.org; Sat, 06 Jul 2019 20:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hjvPS-0004Bb-AU for help-guix@gnu.org; Sat, 06 Jul 2019 20:52:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53748) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hjvPR-00049x-Si for help-guix@gnu.org; Sat, 06 Jul 2019 20:52:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A37DE36269 for ; Sun, 7 Jul 2019 02:52:03 +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 hjoIG5Dd-P_S for ; Sun, 7 Jul 2019 02:52:02 +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 Folks!=0A=0AI have libvirtd and virt-manager installed. When I crea= ted a VM and installed Trisquel in it, the network connection doesn't get= active inside the VM. It kind of loads for a bit and end up with red cro= ss. I tried both "bridge" and "passthrough" options in the VM settings. B= oth did not work. Any idea please?=0A=0AThank you!=0A=0ARegards,=0ARG.