• Thomas Gambier's avatar
    software/kvm: disabe IPv6 on ens3 if there is IPv6 on ens4 · 152e4e0c
    Thomas Gambier authored
    If there is IPv6 on both interface, Linux will put a default route on
    ens3 preventing IPv6 to work correctly on ens4.
    Even disabling totally IPv6 from inside the host on ens3 may not work.
    It is safer to disable it from qemu process directly. Also, it will ease
    the configuration of the host.
    152e4e0c
buildout.hash.cfg 2.41 KB