← Solus by Plesk Settings and activity 1 result found Change MTU on VPS 11 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 3 comments · Help us Improve Solus » Networking & IP Management · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Anonymous supported this idea · Jan 31, 2019 An error occurred while saving the comment Anonymous commented · Jan 31, 2019 · Edit… · Delete… +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. Save Submitting...
+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.