From: Wenzhuo Zhang <wenzhuo@zhmail.com>
To: netfilter@lists.netfilter.org
Subject: Re: internal host can not access hotmail
Date: Thu, 24 Feb 2005 14:09:51 +0800 [thread overview]
Message-ID: <421D6FAF.8070207@zhmail.com> (raw)
In-Reply-To: <f7e5481105022306175a6b09dc@mail.gmail.com>
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 <wenzhuo@zhmail.com> GnuPG Key ID 0xBA586A68
Key fpr: 89C7 C6DE D956 F978 3F12 A8AF 5847 F840 BA58 6A68
next prev parent reply other threads:[~2005-02-24 6:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-21 12:58 internal host can not access hotmail Yuwen Dai
[not found] ` <004c01c51828$eedd0db0$0700a8c0@sistema2>
2005-02-22 1:13 ` Yuwen Dai
2005-02-22 2:55 ` Wenzhuo Zhang
2005-02-23 14:17 ` Yuwen Dai
2005-02-24 6:09 ` Wenzhuo Zhang [this message]
2005-02-28 2:33 ` Yuwen Dai
2005-02-28 3:11 ` Wenzhuo Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=421D6FAF.8070207@zhmail.com \
--to=wenzhuo@zhmail.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.