I've set MTU to 3000 using the following commands.
On hypervisor:
ifconfig bridge0 mtu 3000
ifconfig tap0 mtu 3000
ifconfig tap1 mtu 3000
etc.
On guests:
ifconfig vtnet0 mtu 3000
etc.
I've trapped data and get the MSS is 1358. So the above value is not close the 3000.
ethertype IPv4...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.