From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wenzhuo Zhang Subject: Re: internal host can not access hotmail Date: Thu, 24 Feb 2005 14:09:51 +0800 Message-ID: <421D6FAF.8070207@zhmail.com> References: <421A9F1F.5080906@zhmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Yuwen Dai wrote: >>Probably you're encoutering the Path MTU Discovery problem. There are >>serveral solutions to this problem. >> >>1. Lower the MTU of the network interface of your internal host. >> >>2. Use the clamp-mss-to-pmtu feature of iptables: >> # iptables -I FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS \ >> --clamp-mss-to-pmtu > > > Thank you. I used this rule to solved the problem. You are welcome. Actually, the three methods are not really solutions; they are workarounds. The real solution is to fix the broken firewalls on the Internet, which incorrectly block vital ICMP traffic. -- Wenzhuo Zhang GnuPG Key ID 0xBA586A68 Key fpr: 89C7 C6DE D956 F978 3F12 A8AF 5847 F840 BA58 6A68