Displaying 2 results from an estimated 2 matches for "c8eb15a3".
2020 Jul 20
2
host and vm on isolated network, there is ip (via dhcp) but not ping
...es of data.
^C
--- 192.168.1.1 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1018ms
the vm's xml can be found at https://pastebin.com/1gXBGcPb
virtsw0 is defined as follows:
<network connections='1'>
<name>virtsw0</name>
<uuid>c8eb15a3-cc5c-4bd6-8f3b-5790792ddccc</uuid>
<bridge name='virtsw0' stp='on' delay='0'/>
<mac address='52:54:00:3e:3f:88'/>
</network>
the os is gentoo, the versions are libvirt-6.2.0 qemu-5.0.0.
I have another server running debian 10 with the sam...
2020 Jul 21
0
Re: host and vm on isolated network, there is ip (via dhcp) but not ping
...tatistics ---
> 2 packets transmitted, 0 received, 100% packet loss, time 1018ms
>
> the vm's xml can be found at https://pastebin.com/1gXBGcPb
> virtsw0 is defined as follows:
> <network connections='1'>
> <name>virtsw0</name>
> <uuid>c8eb15a3-cc5c-4bd6-8f3b-5790792ddccc</uuid>
> <bridge name='virtsw0' stp='on' delay='0'/>
> <mac address='52:54:00:3e:3f:88'/>
> </network>
>
> the os is gentoo, the versions are libvirt-6.2.0 qemu-5.0.0.
> I have another serve...