All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hervé Eychenne" <rv@wallfire.org>
To: Valentin LAB <vaab@wanadoo.fr>
Cc: netfilter <netfilter@lists.samba.org>
Subject: Re: Weird behavior for -j MASQUERADE, please help ! :)
Date: Sat, 25 May 2002 17:56:09 +0200	[thread overview]
Message-ID: <20020525155609.GA414@eychenne.org> (raw)
In-Reply-To: <3CEFA216.2050406@wanadoo.fr>

On Sat, May 25, 2002 at 04:39:18PM +0200, Valentin LAB wrote:

> Well, I've found the solution. It's in the forgotten PPPoe manual in 
> kernel mode of 2.4.x (i've found it in google's cache, it had 
> disappeared from the referenced link.)

Fortunately, it is documented in the (recent) iptables manpage...

> It links to this page : http://www.hgfelger.de/mss/mss.html , which is 
> quite interesting to read when you have an ADSL Modem and you have 
> problems as those mentionned above with kernel-mode PPPoe driver.
> 
> It tells to add only one line to the firewall script :
> 
> iptables  -I FORWARD  -p tcp  --tcp-flags SYN,RST SYN   -j TCPMSS 
> --clamp-mss-to-pmtu
> 
> if this isn't magic, i'm a toaster :))
> This work really fine for me now.
> 
> Could somebody comment this line for my education ? (or give a quick 
> link to explain, or give the state-of-the-art on the TCPMSS target)

Isn't the manpage explication sufficient?

 RV

-- 
 _
(°=  Hervé Eychenne
//)
v_/_ WallFire project:  http://www.wallfire.org/


           reply	other threads:[~2002-05-25 15:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3CEFA216.2050406@wanadoo.fr>]

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=20020525155609.GA414@eychenne.org \
    --to=rv@wallfire.org \
    --cc=netfilter@lists.samba.org \
    --cc=vaab@wanadoo.fr \
    /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.