From: Leo Famulari <leo@famulari.name>
To: ng0 <ngillmann@runbox.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Network with QEMU generated image (guix system vm)?
Date: Wed, 28 Sep 2016 13:02:42 -0400 [thread overview]
Message-ID: <20160928170242.GA10144@jasmine> (raw)
In-Reply-To: <87oa38qjp4.fsf@we.make.ritual.n0.is>
On Wed, Sep 28, 2016 at 12:42:47PM +0000, ng0 wrote:
> What I mean is, I expect this feature (tcp connections in/out to/from
> "the internet" to vm) to work in guix system vm, as it is a normal
> expectation coming from NixOS and Gentoo that it just works without any
> added specialities.
Ping does not use TCP/IP. It uses ICMP, which is a different protocol.
QEMU has a variety of types of virtualized networking. The basic type
does not support ICMP.
You should use some other command to test the network. You could use
`guix download https://gnu.org/index.html`. It has the advantage of not
requiring any packages to be installed.
prev parent reply other threads:[~2016-09-28 17:03 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-24 19:44 Network with QEMU generated image (guix system vm)? ng0
2016-09-24 19:47 ` ng0
2016-09-24 20:16 ` Jan Nieuwenhuizen
2016-09-24 20:33 ` ng0
2016-09-24 20:52 ` Jan Nieuwenhuizen
2016-09-24 21:17 ` ng0
2016-09-26 17:30 ` Jan Nieuwenhuizen
2016-09-27 7:25 ` ng0
2016-09-27 18:47 ` Aljosha Papsch
2016-09-27 20:14 ` ng0
2016-09-28 8:34 ` Ludovic Courtès
2016-09-28 8:49 ` David Craven
2016-09-28 9:12 ` ng0
2016-09-28 10:06 ` ng0
2016-09-28 10:19 ` ng0
2016-09-28 10:36 ` David Craven
2016-09-28 10:52 ` ng0
2016-09-28 11:18 ` David Craven
2016-09-28 12:42 ` ng0
2016-09-28 13:52 ` David Craven
2016-09-28 17:02 ` 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=20160928170242.GA10144@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=ngillmann@runbox.com \
/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.