Re: [libvirt-users] KVM + libvirt + nftables without iptables?

2018-10-18 Thread Michal Privoznik
On 10/18/2018 11:09 PM, Roman Vesely wrote: > Michal Privoznik wrote: > >> On 10/18/2018 10:14 AM, Daniel P. Berrangé wrote: >>> On Wed, Oct 17, 2018 at 05:57:11PM +0200, Roman Vesely wrote: Hi everyone, I use Debian 9.5 Stretch and NFTABLES as a firewall. Using NFTABLES to

Re: [libvirt-users] Windows guest skipping chkdsk if using Spice display

2018-10-18 Thread Gionatan Danti
Il 17-10-2018 09:15 Gionatan Danti ha scritto: Hi all, as per subject, when a Windows guest using a Spice display is rebooted with a planned chkdsk, the consistency check is always skipped. It seems that the Spice display issues some "phantom" keystrokes, which are then intended by Windows as th

Re: [libvirt-users] KVM + libvirt + nftables without iptables?

2018-10-18 Thread Roman Vesely
Michal Privoznik wrote: > On 10/18/2018 10:14 AM, Daniel P. Berrangé wrote: > > On Wed, Oct 17, 2018 at 05:57:11PM +0200, Roman Vesely wrote: > >> Hi everyone, > >> > >> I use Debian 9.5 Stretch and NFTABLES as a firewall. > >> Using NFTABLES together with IPTABLES is not recommended, > >> but

Re: [libvirt-users] KVM + libvirt + nftables without iptables?

2018-10-18 Thread Michal Privoznik
On 10/18/2018 10:14 AM, Daniel P. Berrangé wrote: > On Wed, Oct 17, 2018 at 05:57:11PM +0200, Roman Vesely wrote: >> Hi everyone, >> >> I use Debian 9.5 Stretch and NFTABLES as a firewall. >> Using NFTABLES together with IPTABLES is not recommended, >> but libvirt depends on IPTABLES. >> >> Is it

Re: [libvirt-users] KVM + libvirt + nftables without iptables?

2018-10-18 Thread Daniel P . Berrangé
On Wed, Oct 17, 2018 at 05:57:11PM +0200, Roman Vesely wrote: > Hi everyone, > > I use Debian 9.5 Stretch and NFTABLES as a firewall. > Using NFTABLES together with IPTABLES is not recommended, > but libvirt depends on IPTABLES. > > Is it safe to run libvirt + kvm + virsh without IPTABLES? > > B