Technical Discussion
  >> Home Networking, Internet Connection Sharing, etc.


Register (or login) on our website and you will not see this ad.


Pages in this thread: 1 | [2] | (show all)   Print Thread
Standard User alexatkin
(member) Tue 19-Mar-24 06:01:21
Print Post

Re: which switch/router for around £600


[re: candlerb] [link to this post]
 
I've always found messing with the MTU has unexpected side effects when it comes to Internet traffic or clients on the same LAN that you can't change the MTU on.
Standard User Taras
(eat-sleep-adslguide) Tue 19-Mar-24 10:30:30
Print Post

Re: which switch/router for around £600


[re: alexatkin] [link to this post]
 
In reply to a post by alexatkin:
I've always found messing with the MTU has unexpected side effects when it comes to Internet traffic or clients on the same LAN that you can't change the MTU on.


As they are data blocks when you break it down, two different blocks going from port a to b will cause chaos. As long the nics both sides of the cable or connection are on the same mtu you shouldn't have an issue. mtu of 1501:1501 or 9216:9216 are the same as they are 1:1 ratios ......
Standard User candlerb
(knowledge is power) Wed 20-Mar-24 08:34:22
Print Post

Re: which switch/router for around £600


[re: Taras] [link to this post]
 
It should work in many more situations than that. The two ends *negotiate* MTU as part of TCP connection setup, and will chose the lowest of the two sides.

The main problem is when you set MTU 9000 on your hosts but the intervening network doesn't support MTU 9000. This can happen on your LAN if you've not enabled jumbo frames on your switch.

If you set MTU 9000 on a LAN interface that also routes traffic to the Internet, and you're unlucky enough to talk to a remote host which also has MTU 9000, then it can cause problems. Path MTU Discovery should take care of that automatically, but it depends on ICMP, and there are some badly-configured firewalls (and even ISPs) which block ICMP traffic.

The ideal setup is to have a separate internal LAN with MTU 9000 for where you need very fast transfers - a storage network for instance.


Register (or login) on our website and you will not see this ad.

Pages in this thread: 1 | [2] | (show all)   Print Thread

Jump to