Capture pcap for each VM

2025-03-26 Thread icefrog1950
Hi, Is possible to capture pcaps for each VM individually? QEMU supports command line '-object filter-dump, file=test.pcap'. I'm not sure if Libvirt supports this features, or there are better ways to solve this. Many thanks.

Re: Running DHCP server inside of the Guest VM instead of the host.

2025-03-26 Thread gameplayer2019pl--- via Users
Starting radvd and adding `` fixed the issue. Thank you!

Re: Running DHCP server inside of the Guest VM instead of the host.

2025-03-26 Thread Laine Stump via Users
On 3/25/25 9:19 AM, gameplayer2019pl--- via Users wrote: Hello, I've recently tried to run KEA DHCP server inside of a Debian VM and the following host interface configuration, attached to that VM: ``` netasn-dhcpv6 ``` But whenever I'm trying to run dhclient on an

Re: Capture pcap for each VM

2025-03-26 Thread Laine Stump via Users
On 3/26/25 6:03 AM, icefrog1...@gmail.com wrote: Hi, Is possible to capture pcaps for each VM individually? QEMU supports command line '-object filter-dump, file=test.pcap'. I'm not sure if Libvirt supports this features, or there are better ways to solve this. libvirt doesn't diredctly sup