all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "Philip K." <philip@warpmail.net>
Cc: help-guix@gnu.org
Subject: Re: Guix VM can't connect to the Internet
Date: Sun, 5 May 2019 20:54:14 -0400	[thread overview]
Message-ID: <20190506005414.GA18203@jasmine.lan> (raw)
In-Reply-To: <87r29c50ww.fsf@bulbul>

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

On Sun, May 05, 2019 at 06:19:43PM +0200, Philip K. wrote:
> But `guix package pull` wouldn't work, because no connection could be
> established. Running `ping` on any server, would just inform me of
> dropped packets, `ip link set eth0 up` wouldn't change anything.

Can you give the exact command line you used to launch QEMU when it did
not work?

I tested the official Guix QEMU image [0] using the instructions in our
manual section Running Guix in a Virtual Machine [1] and I could
successfully do `guix download http://example.com`.

Note that `ping` (ICMP) does not work in QEMU when using '-net user'.
So, don't use `ping` to test the network in QEMU. Use `guix download`
instead since that will always be available.

If it still doesn't work after following the instructions in the manual,
please let us know the results of `qemu-system-x86_64 --version` and
`uname -a`. Also let us know if you are using a firewall or anything
like that.

Happy to help,
Leo

[0]
https://www.gnu.org/software/guix/download/

[1]
https://www.gnu.org/software/guix/manual/en/html_node/Running-Guix-in-a-VM.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2019-05-06  0:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 16:19 Guix VM can't connect to the Internet Philip K.
2019-05-06  0:54 ` Leo Famulari [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190506005414.GA18203@jasmine.lan \
    --to=leo@famulari.name \
    --cc=help-guix@gnu.org \
    --cc=philip@warpmail.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.