From owner-freebsd-ipfw@freebsd.org Mon Jul 8 14:32:26 2019 Return-Path: Delivered-To: freebsd-ipfw@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AC9715E003D for ; Mon, 8 Jul 2019 14:32:26 +0000 (UTC) (envelope-from cei@yourshop.com) Received: from gamma.yourshop.com (gamma.yourshop.com [212.74.185.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 684A4712A4 for ; Mon, 8 Jul 2019 14:32:20 +0000 (UTC) (envelope-from cei@yourshop.com) Received: from yourshop.com (localhost [127.0.0.1]) by gamma.yourshop.com (8.15.2/8.15.2) with ESMTP id x68E3Tow031354; Mon, 8 Jul 2019 16:03:29 +0200 (CEST) (envelope-from cei@yourshop.com) Received: (from cei@localhost) by yourshop.com (8.15.2/8.15.2/Submit) id x68E3T9m031353; Mon, 8 Jul 2019 16:03:29 +0200 (CEST) (envelope-from cei) Date: Mon, 8 Jul 2019 16:03:29 +0200 From: Claudio Eichenberger To: freebsd-ipfw@freebsd.org Subject: ipfw -N show Message-ID: <20190708140329.GA30364@yourshop.com> References: <20181210142701.GA12120@yourshop.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181210142701.GA12120@yourshop.com> X-Rspamd-Queue-Id: 684A4712A4 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of cei@yourshop.com designates 212.74.185.45 as permitted sender) smtp.mailfrom=cei@yourshop.com X-Spamd-Result: default: False [-1.25 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.40)[-0.401,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.74.185.45]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[yourshop.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.98)[-0.982,0]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; NEURAL_SPAM_SHORT(0.44)[0.444,0]; MX_GOOD(-0.01)[mail.yourshop.com]; IP_SCORE(0.00)[country: CH(0.01)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12651, ipnet:212.74.128.0/18, country:CH]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2019 14:32:26 -0000 Hello, In FreeBSD 11.2 'ipfw -N show' wrote the protocol names numerically: 00600 712189 84865042 allow tcp from any to x.x.x.x 443 in recv bce0 Andrey fixed it in December last year and the reporting was then like this: 00600 712189 84865042 allow tcp from any to x.x.x.x dst-port https in recv bce0 Now with FreeBSD 12.0 the protocol names are again numeric. Will you leave it this way? Thanks in advance for your answer Claudio On 2018-12-10 15:27:01, Claudio Eichenberger wrote: > Hello, > > ipfw -N show > > FreeBSD 11.1 was like this: > > 00600 712189 84865042 allow tcp from any to x.x.x.x dst-port https in recv bce0 > > > FreeBSD 11.2 is like this: > > 00600 712189 84865042 allow tcp from any to x.x.x.x 443 in recv bce0 > > > Does a flag exist to make it report the the old way? > > Many thanks in advance for your answer > > King regards > > Claudio > -- > Tel +41 21 67 17 111 > mailto:cei@yourshop.com > https://YourShop.com > > > "But Israel will be saved by the LORD with an everlasting salvation; > you will never be put to shame or disgraced, to ages everlasting." > -- Isaiah 45:17 > > > https://www.youtube.com/DannyAyalon > > > -- Tel +41 21 67 17 111 mailto:cei@yourshop.com https://YourShop.com "But Israel will be saved by the LORD with an everlasting salvation; you will never be put to shame or disgraced, to ages everlasting." -- Isaiah 45:17 https://www.youtube.com/DannyAyalon