From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damion de Soto Date: Mon, 24 Nov 2003 23:48:03 +0000 Subject: Re: [LARTC] Traffic shaping and MTU/MSS Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi Marc, > What I would like to do is reduce the MSS for low priority traffic using > ipchains based on a fwmark value. Is it possible to do this? ipchains, or iptables? you should be able to do it with a single rule with iptables: iptables -A OUTPUT -p tcp --syn -m mark --mark XX -j TCPMSS --set-mss XXX although i've never done this myself... -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Damion de Soto - Software Engineer email: damion@snapgear.com SnapGear --- ph: +61 7 3435 2809 | Custom Embedded Solutions fax: +61 7 3891 3630 | and Security Appliances web: http://www.snapgear.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- Free Embedded Linux Distro at http://www.snapgear.org --- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/