From owner-freebsd-net@FreeBSD.ORG Tue May 27 10:21:49 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB00B106564A for ; Tue, 27 May 2008 10:21:49 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.freebsd.org (Postfix) with ESMTP id 6A82E8FC1D for ; Tue, 27 May 2008 10:21:49 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtpa (Exim 4.67) (envelope-from ) id 1K0vSW-0004c8-Nq; Tue, 27 May 2008 15:27:08 +0600 Message-ID: <483BD3EC.4000909@ntmk.ru> Date: Tue, 27 May 2008 15:27:08 +0600 From: Boris Kovalenko User-Agent: Thunderbird 2.0.0.9 (X11/20071207) MIME-Version: 1.0 To: Stefan Lambrev , freebsd-net@freebsd.org References: <483BD151.3070900@moneybookers.com> In-Reply-To: <483BD151.3070900@moneybookers.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Adjust Maximum Segment Size? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 10:21:49 -0000 Hello! Yes, You can with ng_tcpmss > Greetings, > > Is there a way to adjust MSS just like in cisco's "ip tcp adjust-mss"? > I want to play only with MSS not with MTU. > So far the only solution that I found is pf+scrub, but I wander if it > is possible to do it without > firewall. > Regards, Boris