我理解PMTUD的工作方式是这样的:通过将IP报头中的Don't Fragment (DF)位设置为1,需要对数据包进行分片的通往目的地的路由器将ICMP发送回主机,以相应地调整MSS大小。这表明PMTUD在数据交换阶段工作,而不是在协商TCP三次握手时工作(因为这些是小数据包,在本例中为78字节)。
If this test times out, but other IPv6 tests work, it suggests that there may be PMTUD issues; possiblyIf this test times out, but other IPv6 tests work, it suggests that there may be PMTUD issues; possiblyICMP情况:
为了检查PMTUD的情况,我使用这些命令检查了服务器上的icmptype,并且“包太大”icmptype似乎没有被阻