You're MTU (1200) is already set quite low, so maybe it's not that, but if this fails then if could be:<br><br>ping -s 1200 -c 1 <a href="http://google.co.uk">google.co.uk</a><br><br>Ideally the interface should work with an MTU of 1500 although routers can be problematic, particularly when VPNs are thrown in. Could it be that the MTU is too low and that the router isn't handling fragmentation correctly? (or have you already tried a higher value?)<br>
<br>Curon<br><br>The RX errors is rather high.<br><br><div class="gmail_quote">On 9 January 2012 14:58, Daniel Morgan <span dir="ltr"><<a href="mailto:plodski@gmail.com">plodski@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
heres the results of that:<br>
<br>
<br>
ping -s 512 -c 400 -f -n <a href="http://www.google.co.uk" target="_blank">www.google.co.uk</a><br>
PING <a href="http://www-cctld.l.google.com" target="_blank">www-cctld.l.google.com</a> (173.194.67.94) 512(540) bytes of data.<br>
<div class="im"><br>
--- <a href="http://www-cctld.l.google.com" target="_blank">www-cctld.l.google.com</a> ping statistics ---<br>
</div>400 packets transmitted, 400 received, 0% packet loss, time 5597ms<br>
<br>
<br>
and my ifconfig for MTU<br>
<br>
root@daniel-debian:/etc# ifconfig<br>
<br>
eth0 Link encap:Ethernet HWaddr 00:1a:a0:13:78:4f<br>
inet addr:172.16.1.15 Bcast:172.16.3.255 Mask:255.255.252.0<br>
UP BROADCAST RUNNING MULTICAST MTU:1200 Metric:1<br>
RX packets:64836 errors:1563 dropped:0 overruns:0 frame:1563<br>
TX packets:52740 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000<br>
RX bytes:7076832 (6.7 MiB) TX bytes:4097326 (3.9 MiB)<br>
Interrupt:17<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
SWLUG Discussion List - <a href="mailto:Discuss@swlug.org">Discuss@swlug.org</a><br>
<a href="http://swlug.org/mailman/listinfo/discuss" target="_blank">http://swlug.org/mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br>