On 3/3/22 04:24, Robert McBroom via users wrote:
On 3/3/22 00:03, Samuel Sieb wrote:
On 3/2/22 20:29, Robert McBroom via users wrote:
~]# ip route
default via 192.168.122.1 dev enp1s0 proto dhcp metric 100
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
linkdown
192.168.122.0/24 dev enp1s0 proto kernel scope link src
192.168.122.91 metric 100
Assuming this is the host, that looks like your problem. The default
subnet for the VM internal network is 122 and it looks like you have
the same subnet on your physical network as well. You need to change
one of them. I expect the VM network would be easier. You can go to
the qemu/kvm details and then edit the network config in there. Or a
possibly easier method is to edit
/etc/libvirt/qemu/networks/default.xml and restart libvirtd.
_______________________________________________
This was from the VM. The Host is192.168.1.233 with the router gateway
192.168.1.254. Don't knw what is going on with route.
Ok, then it seems that libvirt is running on the virtualized OS.
"systemctl disable --now libvirtd". That might not stop the network, so
either reboot it or do "ifdown virbr0".
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure