Is anyone else having a problem from their ping command against www.rogers.com if the packet size is 1024 bytes or higher?
I have the Express (10 Mbps download, 512Kb upload) and am finding that the following command (which uses a default packet size of 32 bytes) works:
ping www.rogers.com
but the following (packet size 1024 bytes) will always lead to the 'Request Timed out' msg:
ping www.rogers.com -l 1024
I have the Express (10 Mbps download, 512Kb upload) and am finding that the following command (which uses a default packet size of 32 bytes) works:
ping www.rogers.com
but the following (packet size 1024 bytes) will always lead to the 'Request Timed out' msg:
ping www.rogers.com -l 1024