mine shows
Code:
C:\Documents and Settings\Jeff>ping 208.71.106.61[B] -f -l 1472[/B]
Pinging 208.71.106.61 with 1472 bytes of data:
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Ping statistics for 208.71.106.61:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
the largest packet I can use is here::
Code:
C:\Documents and Settings\Jeff>ping 208.71.106.61[B] -f -l 1440[/B]
Pinging 208.71.106.61 with 1440 bytes of data:
Reply from 208.71.106.61: bytes=1440 time=26ms TTL=53
Reply from 208.71.106.61: bytes=1440 time=27ms TTL=53
Reply from 208.71.106.61: bytes=1440 time=26ms TTL=53
Reply from 208.71.106.61: bytes=1440 time=27ms TTL=53
Ping statistics for 208.71.106.61:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 26ms, Maximum = 27ms, Average = 26ms
retry your packet size by reducing it by 32 (1472 - 32 ) until you reach the site address. Then set that as the MTU into your router (fixing all attached systems)
or in your own system using Regedit