From owner-freebsd-net@FreeBSD.ORG Sun Feb 22 01:51:39 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92F144FA for ; Sun, 22 Feb 2015 01:51:39 +0000 (UTC) Received: from phlegethon.blisses.org (phlegethon.blisses.org [50.56.97.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7104A7C4 for ; Sun, 22 Feb 2015 01:51:38 +0000 (UTC) Received: from blisses.org (cocytus.blisses.org [23.25.209.73]) by phlegethon.blisses.org (Postfix) with ESMTPSA id 1BD7A148960; Sat, 21 Feb 2015 20:51:37 -0500 (EST) Date: Sat, 21 Feb 2015 20:51:35 -0500 From: Mason Loring Bliss To: Konstantin Kulikov Subject: Re: NAT question Message-ID: <20150222015135.GD24491@blisses.org> References: <20150221020818.GY24491@blisses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2015 01:51:39 -0000 On Sat, Feb 21, 2015 at 10:55:26PM +0400, Konstantin Kulikov wrote: > ipfw nat 1 config ip 1.2.3.4 [...] > Should work (untested though). That looks about right. Thank you. I'll be testing tomorrow I think. Once I got things working in a basic way I want to add in some traffic shaping, but I'll leave that alone until I'm sure my simple initial config doing exactly what I want it to. Again, thank you! -- Mason Loring Bliss mason@blisses.org Ewige Blumenkraft! awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I