
9 Aug
2019
9 Aug
'19
4:06 a.m.
On Fri, 2 Aug 2019, Michal Privoznik wrote:
On 8/1/19 4:21 AM, Christian Kujau wrote:
<range start='192.168.122.130' end='192.168.122.250'/> <host mac='08:00:27:e2:81:39' name='f30' ip='192.168.56.139'/>
This is clearly a misconfiguration. 192.168.56.139 is not from 192.168.122.130/24 subnet. Libvirt should report an error in this case but it
Yes, thanks for pointing this out. A little while after my posting I noticed the same but failed to post the error to the mailing list.
doesn't (tested right now with the current git HEAD), which is a bug. I believe if you'd s/56/122/ in the <host/> you'll find it working again.
Indeed, this fixed the issue. Sorry for the noise, Christian. -- BOFH excuse #353: Second-system effect.