Skip to content

Settings and activity

1 result found

  1. 11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Anonymous supported this idea  · 
    An error occurred while saving the comment
    Anonymous commented  · 

    +1

    This will only be a line in the Custom Config (libvirt domain xml):

    <interface type='bridge'>
    <model type='virtio' />
    <source bridge='br0'/>
    <target dev='kvm218.0'/>
    <mac address='00:16:3c:d9:f4:1e'/>
    -->>>> <mtu size='1400'/> <<<<--
    </interface>

    Info: https://libvirt.org/formatdomain.html#mtu

    Not very important, but would be good too: network configuration at vps with the mtu value.