Re: SSH VM from outside, but not from host

2022-02-15 Thread Wolf
VM, XX2.XX2.XX2.100, from the host, XX1.XX1.XX1.150, the host pings itself. Thanks! Wolf > > On Tue, 15 Feb 2022 at 17:17, Wolf <mailto:ort_libv...@bergersen.no>> wrote: > Hi! > > 1) I have two network ports on my server. > - eno1 has the IP: XX1.XX1.XX1.1

SSH VM from outside, but not from host

2022-02-15 Thread Wolf
bridge: bridge0, and has the IP: XX2.XX2.XX2.100 I have a problem with this setup: I can ssh the VM on XX2.XX2.XX2.100 from outside, but from the host, XX1.XX1.XX1.150, I can't ssh the VM on XX2.XX2.XX2.100. Have I set up this wrong or is it something I can do to solve this? Thanks! Wolf

[libvirt-users] Live Disk Backup with Active Blockcommit

2019-04-25 Thread Wolf
//serverfault.com/a/921966 Since I didn't understand the logic of the file changing names, I visited the file linked to in the answer on wiki.libvirt.org and saw that the same was written there. So maybe change these errors in the Wiki if I understand all this correctly? Thank