would it be possible to selectively control MTU based on destination subnet?
so here's my idea: i would like to enable jumbo frames on my local network. as far as i know, if i do that, traffic that exits my network would need to be fragmented, so it's my presumption that if i could control all traffic leaving my client machine and destined to exit the local network and set all of that traffic to 1500 byte MTU, this would not occur. then, the local traffic would still use jumbo frames and internet traffic would not.
is this even possible? it seems logical enough to me...
|