From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] doc: Add information related to network connectivity with qemu. Date: Thu, 29 Sep 2016 13:09:39 +0200 Message-ID: References: <20160928164925.16921-1-david@craven.ch> <87intf0yx2.fsf@we.make.ritual.n0.is> <87d1jn0ydz.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpZDm-0002G6-Nc for guix-devel@gnu.org; Thu, 29 Sep 2016 07:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpZDi-00081d-KX for guix-devel@gnu.org; Thu, 29 Sep 2016 07:09:46 -0400 Received: from mail-yw0-x22d.google.com ([2607:f8b0:4002:c05::22d]:36429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpZDh-00081I-Dn for guix-devel@gnu.org; Thu, 29 Sep 2016 07:09:42 -0400 Received: by mail-yw0-x22d.google.com with SMTP id t67so46235257ywg.3 for ; Thu, 29 Sep 2016 04:09:40 -0700 (PDT) In-Reply-To: <87d1jn0ydz.fsf@we.make.ritual.n0.is> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel > Though it does not solve my problem Can you please explain your problem again? So in a different thread you said you can't connect to the internet from within your vm. Did you receive an ip address from the dhcp-client-service? Does the ip address look like the one on the host? Same subnet mask etc.? wget https://google.com doesn't work then I gather? What's the error message? Is it related to certificates or dns? Does wget http://your-router-ip work?