Sorry that my question is not specific to win7. I could not find a general networking forum. Hope you network gurus can help.
MTU is bound to network adapter: MTU Key: Tcpip\Parameters\Interfaces\interfaceGUID Value Type: REG_DWORD—number
ping -f -l [packetsize] [www.yourisp.com] is used to test for the MTU value (try different sizes until unfragmented packet gets back).
On my machine, I have two network adapters, one local Ethernet, one wireless. As far as I can see, both are connected to internet. How do I specify adapter in using Ping to get MTU value for each adapter and then I can change the registry accordingly?