Lorenzo Gaggini

Results 9 comments of Lorenzo Gaggini

Ciao, before to post logs and stdout I replaced my ipv6 network and ipv6 address with placeholders using jinja2 syntax to hide them. I wasn't clear about that in the...

Ok, like you recreate, using an ipv4 addressing there is no problem: ``` provider "libvirt" { uri = "qemu:///system" } resource "libvirt_network" "public4"{ name = "public4" mode = "route" bridge...

Thank you. I'll do some investigation on libvirt too,I'll try to reproduce the same issue on virsh and I'll let you know.

Ok, I think i've figured out what the problem is. If an ipv6 network / addressing scheme is used, libvirt checks if in the input xml for network manipulation there...

Sure, I'll do some tests on my use case and I'll let you know.

Ok, using your feature branch `nomac` I'm correctly able to create ipv6 routed domain. This: ``` resource "libvirt_network" "public6"{ name = "public6" mode = "route" bridge = "br-public6" addresses =...

Same on 1.0.8. I try to register at FusionDirectory Forge to forward this bug but I'm not able to receive my activation email and activate my account. My username is...

Thank you, now I'm able to login to forge. I'll do some tests and i'll write in forge instructions to reproduce my bug. Best regards.

Hi Bilbo, I can't access that installation anymore because I change company / job and I don't have any other Fusion directory installation in place at the moment. I'm sorry.