From nobody Sun Sep 12 12:01:04 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E2C6217AFB58 for ; Sun, 12 Sep 2021 12:01:19 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from forward105j.mail.yandex.net (forward105j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::108]) (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 4H6p9W4rtVz3NKl; Sun, 12 Sep 2021 12:01:19 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from myt5-6c0659e8c6cb.qloud-c.yandex.net (myt5-6c0659e8c6cb.qloud-c.yandex.net [IPv6:2a02:6b8:c12:271e:0:640:6c06:59e8]) by forward105j.mail.yandex.net (Yandex) with ESMTP id E5CFF4EC8A9E; Sun, 12 Sep 2021 15:01:09 +0300 (MSK) Received: from myt5-ca5ec8faf378.qloud-c.yandex.net (myt5-ca5ec8faf378.qloud-c.yandex.net [2a02:6b8:c12:2514:0:640:ca5e:c8fa]) by myt5-6c0659e8c6cb.qloud-c.yandex.net (mxback/Yandex) with ESMTP id ETSM8OVuvc-19EaPANs; Sun, 12 Sep 2021 15:01:09 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfw.ru; s=mail; t=1631448069; bh=XadKwvEPTmtr5c5m3to6XQY4NYGQ2rDwsF+1haQZIPM=; h=To:In-Reply-To:References:Date:Subject:Cc:Message-Id:From; b=Jxjp7dGeWe24hOac7CKDz2z3Q5vfRA8rl4w9SRUdMRaiDszyE14BFSpucQPOOVC43 F1FbuhZQHOtKAV6OHhMrz7rmXWwjt8jFOEGNHbm1zCQw/CdjIZZCF98VcIdTETj3St CD7pOO/MWNxaQIgUhNmVFF/5Fbik/E21NYE5YUhA= Received: by myt5-ca5ec8faf378.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id cLlHi08bZJ-18jSh2i0; Sun, 12 Sep 2021 15:01:09 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) From: "Alexander V. Chernikov" Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_802CCEF6-5691-47CE-8611-50E44CDB9464" List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: ipfw: setsockopt(IP_FW_NAT44_XCONFIG): Invalid argument Date: Sun, 12 Sep 2021 13:01:04 +0100 In-Reply-To: <20210912135138.Horde.jU7HSS-HXDDbodinjUouo3z@uats.od.ua> Cc: freebsd-current@freebsd.org, nc@freebsd.org To: Yuri Tcherkasov References: <20210912085251.Horde.dJZ_ni5aqZJvfo8nNMVOcBL@uats.od.ua> <20210912135138.Horde.jU7HSS-HXDDbodinjUouo3z@uats.od.ua> X-Mailer: Apple Mail (2.3654.120.0.1.13) X-Rspamd-Queue-Id: 4H6p9W4rtVz3NKl X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: Y --Apple-Mail=_802CCEF6-5691-47CE-8611-50E44CDB9464 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 12 Sep 2021, at 11:51, Yuri Tcherkasov wrote: >=20 > ipfw nat 1 config ip XXX.XXX.XXX.xx reset unreg_only same_ports Looks pretty close to https://reviews.freebsd.org/D23450 = I guess rebuilding the ipfw(8) binary should help. --Apple-Mail=_802CCEF6-5691-47CE-8611-50E44CDB9464--