S7R1D3R Posted June 24, 2006 CID Share Posted June 24, 2006 Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp. C:Documents and SettingsS7R1D3R>ping -f -l 1472 testmy.net Pinging testmy.net [67.18.179.85] with 1472 bytes of data: Reply from 192.168.0.1: 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 67.18.179.85: Packets: Sent = 4, Received = 1, Lost = 3 (75% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:Documents and SettingsS7R1D3R>ping -f -l 1492 testmy.neyt Ping request could not find host testmy.neyt. Please check the name and try agai n. C:Documents and SettingsS7R1D3R>ping -f -l 1492 testmy.net Pinging testmy.net [67.18.179.85] with 1492 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 67.18.179.85: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), C:Documents and SettingsS7R1D3R>ping -f -l 1500 testmy.net Pinging testmy.net [67.18.179.85] with 1500 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 67.18.179.85: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), C:Documents and SettingsS7R1D3R> This is what i get what am i supposed to do? Quote Link to comment Share on other sites More sharing options...
cholla Posted June 25, 2006 CID Share Posted June 25, 2006 S7R1D3R;If you have DSL your MTU is probably 1492 so 1492 - 28 for the headers =1464 so try 1464. If you have cable check to see what your MTU is.It should be 1500. Even if Windows has the correct MTU some modems & routers change it so you need to check their settings as well. But if you have DSL try the 1464 first. You acn see what the tcp/ip analyzer says at speedguide.net.Some people it works well for & some not so well.I know it doesn't work for satellite. Quote Link to comment Share on other sites More sharing options...
S7R1D3R Posted June 25, 2006 CID Share Posted June 25, 2006 ok it worked this are the results: Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp. C:Documents and SettingsS7R1D3R>ping -f -l 1464 testmy.net Pinging testmy.net [67.18.179.85] with 1464 bytes of data: Reply from 67.18.179.85: bytes=1464 time=162ms TTL=52 Reply from 67.18.179.85: bytes=1464 time=162ms TTL=52 Reply from 67.18.179.85: bytes=1464 time=165ms TTL=52 Reply from 67.18.179.85: bytes=1464 time=160ms TTL=52 Ping statistics for 67.18.179.85: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 160ms, Maximum = 165ms, Average = 162ms C:Documents and SettingsS7R1D3R> Quote Link to comment Share on other sites More sharing options...
tommie gorman Posted June 25, 2006 CID Share Posted June 25, 2006 Yeah, for satelite I use the Rev's settings on the TCP Optimizer. It works great! Quote Link to comment Share on other sites More sharing options...
cholla Posted June 25, 2006 CID Share Posted June 25, 2006 S7R1D3R;This tells me that your packets are not fragmenting at a mtu of 1492.So your connection settings are for DSL.Your not getting any packet loss to testmy.net with ping at this MTU.Your average ping time to testmy.net at you max mtu is 162ms. You can use this to any site that allows ping to see your average latency to that site at your max mtu.If you just use ping without a byte number it only uses 32 bytes.So the latency will be a lot less but not as accurate for your OS's latency. Quote Link to comment Share on other sites More sharing options...
S7R1D3R Posted June 25, 2006 CID Share Posted June 25, 2006 S7R1D3R;This tells me that your packets are not fragmenting at a mtu of 1492.So your connection settings are for DSL.Your not getting any packet loss to testmy.net with ping at this MTU.Your average ping time to testmy.net at you max mtu is 162ms. You can use this to any site that allows ping to see your average latency to that site at your max mtu.If you just use ping without a byte number it only uses 32 bytes.So the latency will be a lot less but not as accurate for your OS's latency. AKA I am good to go? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.