Ja.KooLit Tux's lil' helper
Joined: 14 Feb 2022 Posts: 117 Location: Somewhere Over There!
|
Posted: Sat Dec 28, 2024 11:07 pm Post subject: QEMU-Virt Manager Networking |
|
|
Hello,
Few months ago, I have no issue using Qemu - Virt Manager - Libvirt
Due to work, I havent use my system for 3 months. And now I am back and after updating full, I cant get it to ran or start a vm, error occured as no network
when I start the virtual network manually, I have this error
Code: | Error starting network 'default': internal error: Failed to apply firewall command '/sbin/tc filter add dev virbr0 prio 2 protocol ip parent 1: u32 match ip dport 68 ffff action csum ip and udp': Error: Failed to load TC action module.
We have an error talking to the kernel |
details:
Code: | Error starting network 'default': internal error: Failed to apply firewall command '/sbin/tc filter add dev virbr0 prio 2 protocol ip parent 1: u32 match ip dport 68 ffff action csum ip and udp': Error: Failed to load TC action module.
We have an error talking to the kernel
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 107, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtManager/object/network.py", line 69, in start
self._backend.create()
File "/usr/lib/python3.12/site-packages/libvirt.py", line 3569, in create
raise libvirtError('virNetworkCreate() failed')
libvirt.libvirtError: internal error: Failed to apply firewall command '/sbin/tc filter add dev virbr0 prio 2 protocol ip parent 1: u32 match ip dport 68 ffff action csum ip and udp': Error: Failed to load TC action module.
We have an error talking to the kernel
|
any help is appreciated.
Thanks _________________ Oh Yeah!!! |
|