Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] How do I change MSS separately from MTU?
Date: Mon, 12 Jan 2009 04:39:03
Message-Id: 20090112043830.GA32544@waltdnes.org
1 Seeing discussions about best MTU/MSS for MLPPP on my ISP's forum, I
2 asked about the optimal settings for a standard DSL connection.
3 Because of the way ATM cells line up, the optimal MSS is 1408. This
4 would normally imply MTU 1448, because MTU is normally MSS + 40. The
5 optimal setting is apparently MTU 1492 and MSS 1408. I tried forcing
6 MSS to 1408 in my routing config (/etc/conf.d/net), but that also
7 forces the MTU to 1448. Is there a way to do them separately?
8
9 The only suggestion I've found via Google is iptables "mangle". Does
10 it manage to change MSS without changing MTU? If so, what is the
11 invocation in the "mangle" table?
12
13 --
14 Walter Dnes <waltdnes@××××××××.org>

Replies

Subject Author
Re: [gentoo-user] How do I change MSS separately from MTU? Mick <michaelkintzios@×××××.com>