[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23547: debbugs.gnu.org MTU / icmp black hole issue
From: |
Chong Yidong |
Subject: |
bug#23547: debbugs.gnu.org MTU / icmp black hole issue |
Date: |
Mon, 16 May 2016 10:47:51 +0800 |
Package: debbugs.gnu.org
Just received the following bug report, which I'm forwarding here.
---------- Forwarded message ----------
From: Janne Snabb <address@hidden>
Date: Sun, May 15, 2016 at 5:28 PM
Subject: debbugs.gnu.org MTU / icmp black hole issue
Hi,
I was wondering why my email to debbugs.gnu.org was stuck.
After researching with tcpdump and ping it appears that this server is
using or is behind a network which uses MTU which is smaller than normal
but it is not advertising that correctly in TCP MSS and not informing
the client about blackholed backets with icmp. The advertised TCP MSS
value is too high. Packets that big end up in a black hole and the email
delivery TCP connection stalls. There may be some icmp blackholing
involved as well.
Just FYI. It would be a good idea to fix this. The current setup is very
broken.
I was able to work around this issue and get my email (including this
one) delivered by using sysctl -w net.ipv4.tcp_mtu_probing=1 on client side.
--
Janne Snabb
address@hidden
- bug#23547: debbugs.gnu.org MTU / icmp black hole issue,
Chong Yidong <=