Okay, so, without the VOIP adapter involved, I get:
ping -s 472 google.com
PING google.com (72.14.207.99) 472(500) bytes of data.
64 bytes from eh-in-f99.google.com (72.14.207.99):
icmp_seq=1 ttl=245 (truncated)
<snip>
64 bytes from eh-in-f99.google.com (72.14.207.99):
icmp_seq=23 ttl=245 (truncated)
--- google.com ping statistics ---
24 packets transmitted, 23 received, 4% packet
loss, time 23098ms
rtt min/avg/max/mdev =
245.945/247.086/248.054/0.890 ms
***********
Errr...whasismean?
:)
P
Michael Chesterton wrote:
sorry, another brain fart
it's
ifconfig eth0 mtu 576
but try the pings, see if you can find the maximum size that gets through.
Well, that's assuming it's an MTU problem.
On 25/07/2008, at 5:10 PM, Michael Chesterton wrote:
On 25/07/2008, at 5:02 PM, elliott-brennan wrote:
Hi Michael,
I would...but I'm not sure exactly what you are asking me to do!
:)
Sorry for my lack of understanding. Could you please provide me with
a bit more information?
PS. This problem exists on all three machines (desktop x2 and laptop
x1) when the VOIP adapter is connected.
Regards.
Patrick
MTU I mean, sorry.
ifconfig mtu 576 eth0
you could also try
ping -s 1472 google.com
ping -s 512 google.com
etc
--
http://chesterton.id.au/blog/
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
--
Registered GNU/Linux User 368634
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html