Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 18:15:49 +0100
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-arm@freebsd.org
Subject:   networking running snapshots of arm64 on amd64 host
Message-ID:  <YHMuxXwo2BXzK2/5@ceres.zyxst.net>

next in thread | raw e-mail | index | archive | help

--QadfwRDPtMUcBf24
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

I downloaded this snapshot:
https://download.freebsd.org/ftp/releases/VM-IMAGES/13.0-RC5/aarch64/Latest=
/FreeBSD-13.0-RC5-arm64-aarch64.qcow2.xz

then spun it up as per https://wiki.freebsd.org/arm64/QEMU like this:

# qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt  \
         -bios edk2-aarch64-code.fd -serial telnet::4444,server
         -nographic \
         -drive if=3Dnone,file=3DVMDISK,id=3Dhd0 \
         -device virtio-blk-device,drive=3Dhd0 \
         -device virtio-net-device,netdev=3Dnet0 \
         -netdev user,id=3Dnet0

and it spins up fine. I can log into it over telnet to localhost on port
4444. But it has no routing, even if I go into /etc/rc.conf and apply a
valid ip, netmask and default gateway. What i'd like to know is,

1. is networking meant to work, from within the running vm?
2. if yes, how?

thanks,
--=20
J.

--QadfwRDPtMUcBf24
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAmBzLr0ACgkQs8o7QhFz
NAUaVhAAmgN5+DWABq+M4x1SwDHD9maD4mTfhC9+N3QhTAwxUl8i7go796HLytWI
A0cJCdzdFeQRb+aAgf/dslguS6W07YzXmopKK3eADhl2g/hYjkbH+kvgOPloVZKP
oaPiSl322A+keO2NZ0fC3WJHziFZ0/dhePDQNilUiG8co2x9z5swyNyZFLAaGuvX
nIKC+BBE+UQyR46aLfOT+gpOo/gqKYYzwXw4+2R0OoTKMvNpGl5Dgx9AiV7xI6Ir
fom/JVGK4kMiifG/aJ1sSAGuaJpN8sWszdAp0vijwcQ7Qg6KwEOdTSROdGvaNrer
Hb4fGVQhD3Eiwgf5oFFuGHDmgmh8u6nacX9YtltP+LH/2sKf9iNjjt8btuRsUJvT
eekVJzFNwtccOI/Qd+wIyw73RtSc8FQW5M6Pm7vhiujLxfZgh5LjcN7gp6hpM3Ct
Aotx21VpCQKYN4z1EBBt9KGw65QYhnkczixZCKj4w4EOwcstH6hXd6BqM7MaGv3s
S90lt3SudgcFPhe89k6sDUv0SsHaW8LsHMNwpk2svnv2nhJuiFysHbAqQaKrAZQd
8lrvLAgihCrTI4Af9E/JkwnGZ1W9cpOYJa9v5Fz1Ol1CM+Hm7X/b55wRN9j+M5lp
IgAG3FMR1kkPk9/Fa879FJQ3k/59v1+norvOE9zL1lOvnvxN3EA=
=xcsM
-----END PGP SIGNATURE-----

--QadfwRDPtMUcBf24--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YHMuxXwo2BXzK2/5>