From owner-freebsd-doc@freebsd.org Sat May 14 10:32:11 2016 Return-Path: Delivered-To: freebsd-doc@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 270AAB3B07C for ; Sat, 14 May 2016 10:32:11 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) Received: from nm13.bullet.mail.ne1.yahoo.com (nm13.bullet.mail.ne1.yahoo.com [98.138.90.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E893D1B3B for ; Sat, 14 May 2016 10:32:10 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1463221817; bh=vDhejfgNnLeO16t6iFSAUaEm8n24kzU98Wm8s+GNLJs=; h=Date:From:Reply-To:To:In-Reply-To:References:Subject:From:Subject; b=mXEPtD1gwsyRXqb1UNwPHe1xMhvwn6TAUCj8qLqO5wQczPlTP/j0cSOox7QmVX8+XoWp4gEfTH7OUXD/UT4X2ygXViwJ1WED6jqhESdn05dHZZveDcRLqEB+0ag5bx9Xxv6xL+Q7yxi06Imj32q/43qwDWr4FCGrftIBzXYR6fUU7uBt4zfbwiHpL6wUaQ9BQXc/spwdPF2EmYSd4e4XJVwiwxkeKKPxyptnd5xhUhiKxCpi1HlSS1pVZ1M+tyFTqjVETd/4i3XkatYjkA0XNggOcs0QIUFjJFM0ppKrVbQdNRf0hjuUifzqs5KKuw8HQ+ax+yzBDs3HSHR7xg8HQQ== Received: from [98.138.101.132] by nm13.bullet.mail.ne1.yahoo.com with NNFMP; 14 May 2016 10:30:17 -0000 Received: from [98.138.226.168] by tm20.bullet.mail.ne1.yahoo.com with NNFMP; 14 May 2016 10:30:17 -0000 Received: from [127.0.0.1] by omp1069.mail.ne1.yahoo.com with NNFMP; 14 May 2016 10:30:17 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 456880.3524.bm@omp1069.mail.ne1.yahoo.com X-YMail-OSG: bHXJ1y8VM1kKr9Aht6l4BxSjJehQR9jE7IdqnobGOMLn_p0jppfBtBsmrogUa6g V0MrGkPVrIfe3SGyLRz4YsdXRPkrkbyPA9gqBFctkkkfi4lql.HLFhIbAqeQ6I_NJXOvnbPo.CsM qPlQ1374.8F6Y4TogOsMHxn.HUPYyffXW8wmfKVu7gVGRnGCSEDRnk8UT4lFI2hQpD7RXAg9VEjK X2_HngP1DHL1HyGWJ_3Oo8MaU3QEbYBjR_B2rQFFWQ4Guduuvz8FR5BgF6JoN2Qpim0OEOh8Klvs j8_o0qHuQYx3nrbaCxcUcY.F9sMKS6bP_QdUvMOMoeuMbKsiWa.O7mXjqMF9ScsTySo6rdStm8Im W_6AJHJMPBk_Dx9M_t3aav.XvKRRU0YdRdq1tdaIF8lLpU_AH7Hi5hIZBJEGKbo0Gdm4f4sZPJH0 qTJ_3LnrEZvTcFXD.WGnshnZMLRZzyxcys8BeGraxUE6FaqzzRoaFDlFTtjZHs5euNMQNu30_jGC Lfy1yb5Y5yfE- Received: from jws100153.mail.ne1.yahoo.com by sendmailws114.mail.ne1.yahoo.com; Sat, 14 May 2016 10:30:16 +0000; 1463221816.358 Date: Sat, 14 May 2016 10:30:15 +0000 (UTC) From: Fehmi Noyan ISI Reply-To: Fehmi Noyan ISI To: "freebsd-doc@freebsd.org" Message-ID: <824716812.1963748.1463221816022.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <80214.43915.bm@smtp201.mail.ne1.yahoo.com> References: <80214.43915.bm@smtp201.mail.ne1.yahoo.com> Subject: Re: Incorrect PF NAT rule set in bhyve wiki page - Bug 209479 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2016 10:32:11 -0000 Apologies, the email body was stripped off... This has happened twice, but still not sure whether it is my email client (Android phone / Gmail App) or the freebsd-doc list that causes the issue. Anyways, below is the email body for my previous message In the bhyve wiki page[1], the PF rules given to enable NAT on wlan0 should be updated. Given rule set in [1] is nat on wlan0 from bridge0:network to any -> (bridge0) pass out all pass in all Correct rule set should be nat on wlan0 from (bridge0:network) to any -> (bridge0) pass out all pass in all [1] https://wiki.freebsd.org/bhyve ________________________________ From: Fehmi Noyan Isi via freebsd-doc To: freebsd-doc@freebsd.org Sent: Saturday, May 14, 2016 10:50 AM Subject: Incorrect PF NAT rule set in bhyve wiki page - Bug 209479 _______________________________________________ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"