guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network with QEMU generated image (guix system vm)?


From: Leo Famulari
Subject: Re: Network with QEMU generated image (guix system vm)?
Date: Wed, 28 Sep 2016 13:02:42 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]