From owner-freebsd-stable@freebsd.org Fri Oct 28 12:15:29 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACA42C21584; Fri, 28 Oct 2016 12:15:29 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45E78B79; Fri, 28 Oct 2016 12:15:29 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id 68so404239wmz.2; Fri, 28 Oct 2016 05:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to; bh=sS3tTf2vBhY0TjTNpO7DtXKiCSo4Hn7KRdYS3GIOZTc=; b=TQbi5LOLnzAfdhLbLYGvd2VFiwiJfogcHyeNzd4WY63uYVJnb4YzPe2WdwwIbNMGae 3NNayAtlhZq7S+w0rvg5gaJ4oXkYrkM7kXDNwPi5Bv6HI3o/0Wcgil4LyxL+Ei7JPvCM XXwAKLx1UrY9HA6g+/l6d/YJLerOe3t8tZqc5AN6btUMRXsx/KWAgt6zu2MWg07C/GxO id/xVqJqpE/SmRvIciYn6DFjRKYFhc5owHvCIjz5r8DG2rsvd5NctpxNPcmXSeoXakRB SIOS8RH89hcBthak1fXwj9uG9un3lawl54NxapTgrx1zWKqgx8HR51OOSCD8/QIQfs0A DV2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=sS3tTf2vBhY0TjTNpO7DtXKiCSo4Hn7KRdYS3GIOZTc=; b=DB+LpIkp9G5dGtnTM+Q5puQ8E/PT4uPoBsV51nnN2bJP2IzajCYNYxM76EiEmO3jz3 UWcqsOGu6bHfyGmNhC62IuBwa2ooNvHfBUYcKBGZ+VtZ6yFeKr/kEDN8c0cQYuh9fnkh zqjW/spvbpZkLCUrRUtTp71YpUSvwSDWiKnvRs9//N7U6k1NH31mOuCbzsV1NKx9An1+ l38KL4FqcBXlPEVMkqjsb9NRvVIZo91Up/9XvenqwLm044MyjDu0Mlnkvm2HZY/YPNbJ t3IIVSNYp+pZKPotlVsg6rvPCLwGdK2NeurUiGDxPbWtmPEQ3Rnt86T5u5XhKV3z/uka EqkA== X-Gm-Message-State: ABUngvcyfpJ63UcGItDOeNzGNcG+tJqdj/9Gr77sKccXaVZIUtor2mcwcs2Pb59/xrzylC82E/ia5OmA42GMvA== X-Received: by 10.194.19.130 with SMTP id f2mr12930340wje.107.1477656927108; Fri, 28 Oct 2016 05:15:27 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.28.178.132 with HTTP; Fri, 28 Oct 2016 05:15:06 -0700 (PDT) From: Tomasz CEDRO Date: Fri, 28 Oct 2016 14:15:06 +0200 X-Google-Sender-Auth: xvyFl1O970YXLkJ250clwqatotM Message-ID: Subject: Re: PKG bootstrap FreeBSD 11.0 / VBox NAT problem To: FreeBSD Questions Mailing List , FreeBSD Stable Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 12:15:29 -0000 Just for the curious. I am testing on VirtualBox (Version 5.1.8 r111374 (Qt5.5.1), macOS 10.12.1 host). Cannot bootstrap PKG on a host with NAT enabled.I have noticed this problem occurs only when NAT is enabled in VBox. When I use Bridged interface there is no problem. I have noticed that outgoing packet following RST response has invalid checksum. That may be VBox NAT problem..? Maybe someone noticed similar behavior.. https://www.virtualbox.org/ticket/16126 -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info