From owner-freebsd-stable@FreeBSD.ORG Sun Nov 20 17:21:19 2011 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 40B88106566C for ; Sun, 20 Nov 2011 17:21:19 +0000 (UTC) (envelope-from hm@hm.net.br) Received: from msrv.matik.com.br (msrv.matik.com.br [187.95.0.181]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9C68FC18 for ; Sun, 20 Nov 2011 17:21:18 +0000 (UTC) Received: from fd11.matik.com.br (baded69e.virtua.com.br [186.222.214.158] (may be forged)) by msrv.matik.com.br (8.14.5/8.14.2) with ESMTP id pAKH6xL5058944 for ; Sun, 20 Nov 2011 15:06:59 -0200 (BRST) (envelope-from hm@hm.net.br) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.96.5 at msrv.matik.com.br Authentication-Results: msrv.matik.com.br; dkim=none (no signature) header.i=unknown; x-dkim-adsp=fail Authentication-Results: msrv.matik.com.br; domainkeys=fail (no signature) (testing) header.from=hm@hm.net.br Authentication-Results: msrv.matik.com.br; sender-id=pass header.from=hm@hm.net.br; spf=pass smtp.mfrom=hm@hm.net.br From: H Organization: HM-Net To: freebsd-stable@freebsd.org Date: Sun, 20 Nov 2011 15:06:45 -0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-PRERELEASE; KDE/4.7.2; i386; ; ) References: <1321553970.82271.66.camel@bauer.cse.buffalo.edu> In-Reply-To: <1321553970.82271.66.camel@bauer.cse.buffalo.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1447391.flqbuxQdo0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111201506.58703.hm@hm.net.br> X-Spam-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_05, SARE_RECV_VIRTUACOMBR, TW_PF autolearn=no version=3.3.1-dcmatik_hm_4.18.a X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.3.1-dcmatik_hm_4.18.a (2010-03-16) on msrv.matik.com.br Subject: ipfw nat 1 config not_good_anymore? (FreeBSD 9.0-RC2) 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: Sun, 20 Nov 2011 17:21:19 -0000 --nextPart1447391.flqbuxQdo0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable somebody else experience problems with ipfw nat? even the most simple ruleset as ipfw add nat 1 ip from any to any via em0 =20 ipfw nat 1 config if em0 reset ipfw add pass proto ip is not working anymore, funny is the counter of each rule increase (ipfw sh= ow)=20 but there is no traffic outgoing on the LAN_IF neither get some to the clie= nt=20 machine (yeah, the IFs are up and cable is plugged in :) tcpdump captures 0 (zero) returning traffic on the LAN=20 I can access normally from the machine any destiny on either side of it please don't ask for IPFIREWALL_FORWARD, IPFIREWALL_NAT LIBALIAS and IPDIVE= RT =20 nor sysctls .. unless there is an undocumented change.=20 thank's HM --nextPart1447391.flqbuxQdo0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEABECAAYFAk7JM7IACgkQvKVfg5xjCDx7GgCfVuAphmRGzKldP2efrNPwjpRC B9AAni57sH6F198QyJ61jhjj3Hpr/j2L =Zmpq -----END PGP SIGNATURE----- --nextPart1447391.flqbuxQdo0--