The optimal MTU was 1492.  Anything higher would fail.

It turns out my ADSL router was configured with an MTU of 1500, but
should have been set to 1492.

For some reason (I'm assuming a poorly designed router), ping with don't
fragment and a fixed packet size didn't reveal this.

With eth0 mtu=1500, ADSL mtu=1500, ping -M do -s 1470 www.slashdot.org just 
hangs.  With eth0 mtu=1500, ADSL mtu=1492, it prints lines like this:
>From www.routerlogin.com (192.168.1.254) icmp_seq=2 Frag needed and DF set 
>(mtu = 1492)

So setting my ADSL modem's MTU to 1492 appears to be the correct fix,
but it does make me wonder why CentOS 5, NetBSD, and Windows have all
been working fine, all connected via Ethernet.

-- 
web browsing extremely slow
https://bugs.launchpad.net/bugs/291085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to