On Fri, Mar 06, 2020 at 12:51:47PM +0000, ARTIGNAN, Victor wrote: > Hello team > > I just converted an appliance (based on CentOS) from a VirtualBox VM to a > qube using this tuto: > https://www.qubes-os.org/doc/standalone-and-hvm/#converting-virtualbox-vms-to-qubes-hvms > > Now my qube can boot very well an I can work on it. But, I do not have any > network connection. I ticked the "Provides network" option in my qube > settings panel. > > I'm root in my appliance. When I type "ifconfig" on it, I can see an "eth0" > card with my network config (ip 10.137.0.17/32) but when I try to ping > something, I get a "connect: Network is unreachable" message. > > Do you have any idea of what am I doing wrong ? > > Assumption: I had a network card in this appliance when it was a virtuabox > VM. So the eth0 that I can see is the network card of virtualbox right ? How > can I "install" the network card of xen ? > > In advance, thanks for your help >
That assumption may be wrong. Check the IP of your new qube - `qvm-ls -n <appliance>` or look in QubeManager You either need to change netmask to /24 or set route defauult via eth0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20200306131549.GA14342%40thirdeyesecurity.org.
