[virt-tools-list] Virt-Manager writing IPv6 configuration to xml

Cole Robinson crobinso at redhat.com
Wed Oct 18 18:01:07 UTC 2017


On 10/18/2017 10:42 AM, Marc Haber wrote:
> Hi,
> 
> when I use debian sid's virt-manager 1.4.2 to connect to debian sid's
> libvir 3.8.0, create a VLAN interface there, explicitly saying "no
> configuration" in the IPv6 tab of the configuration, I end up with the
> following XML:
> 
> <interface type='vlan' name='ens3.180'>
>   <protocol family='ipv6'>
>     <ip address='2a01:4f8:150:436c::55:100' prefix='64'/>
>     <ip address='fe80::5054:ff:fe30:e0d1' prefix='64'/>
>   </protocol>
>   <link speed='4294967295' state='up'/>
>   <vlan tag='180'>
>     <interface name='ens3'/>
>   </vlan>
> </interface>
> 
> Is that the intended behavior? If so, how do I force libvirt to leave
> IPv6 on the interface alone?
> 

Not sure, please provide the virt-manager --debug output when
reproducing so we can see what XML the app sent to libvirt. Or check
~/.cache/virt-manager/virt-manager.log

Thanks,
Cole




More information about the virt-tools-list mailing list