From owner-freebsd-stable@FreeBSD.ORG Mon Feb 15 21:07:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A6FC1065679 for ; Mon, 15 Feb 2010 21:07:54 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from mail-fx0-f226.google.com (mail-fx0-f226.google.com [209.85.220.226]) by mx1.freebsd.org (Postfix) with ESMTP id 92E718FC0A for ; Mon, 15 Feb 2010 21:07:53 +0000 (UTC) Received: by fxm26 with SMTP id 26so5465288fxm.13 for ; Mon, 15 Feb 2010 13:07:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=VZ/whFbMt6q/9N5555tAwyRdHU0+S0JkAMRFkJsvNOo=; b=KxPGjspRx4jnk6+qv/A5UZPpNHJE5VXuXUc05xhPYx6E/nVKJ2rHy0ucVlhNjvyizo hkBmQT4Pgp9vPQf7VluzT+FAsim7gNxkuFgFypvZiSHCVNRR6wwFVVuMMAXfDqm5B59y m1ssVdxNUQfZzdI2RfDblXCzCI+UM8bQL8CFc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=jAPYpSNjE9sGa32lMe2CCAAr4Z5RMTZ617tNxxnz5fN6Hzg3ouasehynZVbVIgGF15 rJY4VyOnZ0S8tHunqKfj+kHuBbPKKW9mS8gzAmgAq/02lYyNOH4Pp1SD34V1GzLHuvxs I4NV2HEbBg0runEILlfzwUxcfR/aI7/c4rC0Q= MIME-Version: 1.0 Received: by 10.102.14.10 with SMTP id 10mr4204435mun.84.1266268072186; Mon, 15 Feb 2010 13:07:52 -0800 (PST) In-Reply-To: <20100215101148.GA56308@icarus.home.lan> References: <92bcbda51002150130i3a1baa4eha06b8ce4f90de486@mail.gmail.com> <20100215101148.GA56308@icarus.home.lan> From: n j Date: Mon, 15 Feb 2010 22:07:32 +0100 Message-ID: <92bcbda51002151307x21f2ac2ax39f890566407bd74@mail.gmail.com> To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: ACK and RST packets sent after successfully terminating TCP connection X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2010 21:07:54 -0000 Hello Jeremy, > Is it possible for you to upload these captures somewhere on the web? > tcpdump -p -i {iface} -s 0 -n -w {somefile} should be sufficient. You can find the two pcaps at http://drop.io/llwiy8o. IP addresses and the data have been anonymized, everything else has been left intact. There was no ICMP traffic between the hosts. Thanks for looking into it! Regards, -- Nino