- #1
- 4,436
- 3,234
I've had this problem here for a while and think I've found the reason "why".
https://www.physicsforums.com/showthread.php?t=517098"
Evidently there are other that have had this problem. It appears the it's due to the Maximum Transmission Unit (MTU=1505 in my case) is set too large for some sites to be able to handle . I understand that I can change the MTU value with the command: "netsh interface ipv4 set subinterface "Local Area Connection" mtu=1404 store=presistent" but I'm thinking this is my DSLs preset value and changing it would cause a connection problem. Any help would be appreciated.
Regards
https://www.physicsforums.com/showthread.php?t=517098"
Evidently there are other that have had this problem. It appears the it's due to the Maximum Transmission Unit (MTU=1505 in my case) is set too large for some sites to be able to handle . I understand that I can change the MTU value with the command: "netsh interface ipv4 set subinterface "Local Area Connection" mtu=1404 store=presistent" but I'm thinking this is my DSLs preset value and changing it would cause a connection problem. Any help would be appreciated.
Regards
Last edited by a moderator: