From owner-freebsd-questions@freebsd.org Wed Oct 25 16:36:11 2017 Return-Path: Delivered-To: freebsd-questions@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 26C97E4EFCF for ; Wed, 25 Oct 2017 16:36:11 +0000 (UTC) (envelope-from efrenba@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (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 E012A74A33 for ; Wed, 25 Oct 2017 16:36:10 +0000 (UTC) (envelope-from efrenba@gmail.com) Received: by mail-io0-x235.google.com with SMTP id p186so1628174ioe.12 for ; Wed, 25 Oct 2017 09:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=c47d3PdrtPEngOwlziSDEwIM9FMzsm9e6x5hFgAbEeM=; b=M86hvpn7Bpnwd2JkkvkXxQDc2xgPD1oORPndAN9x9Y96Dx9J7vJ6MK8fmshWlKbgAv 2ORM2d0y1JKskEhpti01+gWXdUusKlrYU8cm1d4E3wx2xQ6133eS6FKyig+AjzQ+Nipm Ax9eXugRuuocbmgH3Khk9KDK3NcRoY1hybHu7F4jGDfv+ciiCdGRF9I1wzhTZXqK78JV SeBtuOl6aHWzd6QWv0Jcds9Oke1EjoAEz0ShliT9TW3fcafzq+yumadAFu9LbFIxnkoI NxEJ74AenF6ZZr+z3Fwg60O4EQ/aVUb1izD7dTCsn8/IOt/B1kyMJGRE1cR+fXHYYTGw 3Aqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=c47d3PdrtPEngOwlziSDEwIM9FMzsm9e6x5hFgAbEeM=; b=YH1xWEPH0CYPOp1ou+OTAXr/SSemRBFJ3idqJOpevp+XC1Ux+gzR18w77HEZPwyZ+1 5p1Axd5f9HT6uIrE1/P8ncA+LmdkUYjFo3MPsy4AN3WLwFzXQ2onhT3Z8NTdVdFcVwsI 0buajW+JP6EC7ziGBatcpcizmJ86ADXZew7sf5mDVuIaLu5PTZUZdRNh8VxWjeCsXqaH JMdNKmi5ymUVv9vqfRdIP9y63aZDvZvsCC6h4eXeny+thpAxr9dmiehHJvKg9f349T00 Wj1wDxFFglfjr33QqC+c7yASfx90+ZZGcbWGKQjCMPvnfJOCzQgYzZi0ApmDyvG/jwEn LYQA== X-Gm-Message-State: AMCzsaVZ5vWwWu64B2+Zm4JfofaQQ1gjKtaB/tJcdC1onPdxIxil7244 qQd+O7/vcLSVw3xCsUVaKqRSB0jmpHFksIGggPWNRg== X-Google-Smtp-Source: ABhQp+SEziBWT5jdPqX8eEp0UUUl1FLDOisJq7l3s3G56ItOJDBspVgwa+lCcSY7a7PxuuT6LYtiSXxlIX59usDRgxE= X-Received: by 10.107.169.34 with SMTP id s34mr18275419ioe.103.1508949369989; Wed, 25 Oct 2017 09:36:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.2.84.8 with HTTP; Wed, 25 Oct 2017 09:36:09 -0700 (PDT) In-Reply-To: References: <20171024230440.N32145@sola.nimnet.asn.au> From: Efren Bravo Date: Wed, 25 Oct 2017 12:36:09 -0400 Message-ID: Subject: Re: Routing problem To: =?UTF-8?Q?Trond_Endrest=C3=B8l?= Cc: FreeBSD questions Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2017 16:36:11 -0000 Problem solved! I didn't realize about the map rule on my ipnat.rules from the old fw box. Thank again for your support. 2017-10-25 4:07 GMT-04:00 Trond Endrest=C3=B8l < Trond.Endrestol@fagskolen.gjovik.no>: > On Tue, 24 Oct 2017 11:54-0400, Efren Bravo wrote: > > > @Ian Smith: gateway_enable=3D"YES" I wrote ok, was my mistake when I co= py > it > > into the email and sysctl net.inet.ip.forwarding=3D1. thanks > > > > @Trond Endrestol > > > > I didn't know about all those NATs (NAT44, NAT444, NAT64, etc), when I > > installed a fw box 10 years ago they didn't exist, I think, because I > > followed the same config and it worked. Now, the question is, how to ma= ke > > it work? > > NAT(44) has been around for more than 20 years, and is partially > responsible for delaying the deployment of IPv6. > > Read Section 29.5 on ipf (ipfilter) in the Handbook: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/ > handbook/firewalls-ipf.html > > Subsection 29.5.4 says how to configure NAT(44). > > -- > Trond. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > --=20 ---------------- Efren Bravo