Re: setting MTU on ethernet interfaces.

From: Cesar Eduardo Barros (cesarb@nitnet.com.br)
Date: Mon Jul 17 2000 - 13:32:27 EST


If nothing but web browsing is working, try:

echo 1 > /proc/sys/net/ipv4/ip_no_pmtu_disc

If it works after that, someone is (incorrectly) blocking PMTU. Read more about
it at http://www.robertgraham.com/pubs/firewall-seen.html

You should really try to find who is blocking PMTU and convince him to stop,
since disabling PMTU makes things slower. Lowering your MTU isn't enough, since
the sending side (the web browser) will still try to use PMTU, trying 1500
first.

-- 
Cesar Eduardo Barros
cesarb@nitnet.com.br
cesarb@dcc.ufrj.br

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:09 EST