From owner-freebsd-net@FreeBSD.ORG Mon Oct 8 07:14:35 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A947916A417 for ; Mon, 8 Oct 2007 07:14:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp1.yandex.ru (smtp1.yandex.ru [213.180.223.87]) by mx1.freebsd.org (Postfix) with ESMTP id 0E04C13C4A7 for ; Mon, 8 Oct 2007 07:14:33 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([77.72.136.145]:57324 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S8372746AbXJHHDn (ORCPT ); Mon, 8 Oct 2007 11:03:43 +0400 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: bu7cher Message-ID: <4709D647.1050803@yandex.ru> Date: Mon, 08 Oct 2007 11:03:35 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Randy Bush References: <4708D2EE.4010405@psg.com> <4709D44E.5050305@psg.com> In-Reply-To: <4709D44E.5050305@psg.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Net Subject: Re: ipfw nat befuddlement X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 07:14:35 -0000 Randy Bush wrote: > # grep -n nat /etc/ipfw.rules > 33:add nat 123 all from any to any > 34:add nat 123 config if vr0 ^^^^^^^^ - add is not needed here. -- WBR, Andrey V. Elsukov