From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taso Hatzi Subject: Re: DNATed packet not hitting FORWARD chain Date: Tue, 23 Nov 2004 22:53:44 +1100 Message-ID: <41A324C8.4030708@soldator.com> References: <9FB9C39FACF4034BB4AC7F89F2AEB0AB0159373A@win2k.aries.dpmg.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9FB9C39FACF4034BB4AC7F89F2AEB0AB0159373A@win2k.aries.dpmg.com> 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: James Cc: netfilter@lists.netfilter.org James wrote: > > I'm having some trouble getting DNAT to work properly. I have a gateway > machine that has two different connections to the Internet, on eth1 and > eth2. I'm trying to allow inbound port 1723 to be forwarded to an internal > PPTP server through both interfaces. It works on eth2, but not eth1. > Here's what I've got: > Last time I had packets disappear on me for no obvious reason it turned out to be a MSS issue and was fixed by turning on MSS clamping in the appropriate places.