From owner-freebsd-questions@FreeBSD.ORG Sat Sep 1 02:06:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 725C616A41B for ; Sat, 1 Sep 2007 02:06:54 +0000 (UTC) (envelope-from j65nko@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 494F613C45E for ; Sat, 1 Sep 2007 02:06:54 +0000 (UTC) (envelope-from j65nko@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1183656waf for ; Fri, 31 Aug 2007 19:06:35 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lt8iglK7T71yFyIWZEaf7Tf4AVxo70TCLw17tywqhLzURcXSCL4MdjLIFwvnvtV/Vjs2dlAuoGD0IGU7UbOp3f/mAWty79DJwXjIyK45sk7CXFWR6xP0NvYTAngWq7LUk8yikcqgrRJXYO+ctPgDs12RJZDXrMkfJHefX47OwHk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bvD8OeuTDYNqbpEZ/aODA6E736sP/w3Fw5FmQxpRZnCOZ6r0rqQKdVJASQkknqommFlEUrIp6416vkmqvZ4SIR+Xt2CLD/KgH+iRwSAglb6347OKd1LyR9zeKpCxGBLUjbcyYFddcuo1usqQDpoQeN4b7bNxXRrGAhI4wP1X+pY= Received: by 10.142.211.10 with SMTP id j10mr105085wfg.1188612395572; Fri, 31 Aug 2007 19:06:35 -0700 (PDT) Received: by 10.143.157.5 with HTTP; Fri, 31 Aug 2007 19:06:35 -0700 (PDT) Message-ID: <19861fba0708311906p79d53ec6vb0a968895d4c0d7a@mail.gmail.com> Date: Sat, 1 Sep 2007 04:06:35 +0200 From: J65nko To: freebsd-questions@freebsd.org In-Reply-To: <38ff81c800003e27@gdc4s.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38ff81c800003e27@gdc4s.com> Cc: "Shah, Baiju-p98993" Subject: Re: Question about Window Scaling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 02:06:54 -0000 On 8/30/07, Shah, Baiju-p98993 wrote: > Greetings. > > We currently use Espion appliance running FreeBSD 4.9 as a mail interceptor for SPAM. We have one customer who has their mail gateway hard coded with Window Scaling (WS=9). Their mail gateway fails to establish SMTP hello connection with WS=9. However if they set their Window Scaling to 7, it works. > > Where can I go on the FreeBSD to see its configuration for Window Scale? How can I modify that configuration? Please email me with your recommendation to baiju.shah@gdc4s.com. Any and all help are appreciated. Thank you in advance. > [snip] A not well configured firewall also could cause problems with TCP window scaling. See the section "Create TCP states on the initial SYN packet" of Daniel Hartmeier's article at http://undeadly.org/cgi?action=article&sid=20060928081238 =Adriaan=