Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2023 11:15:12 +0100
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        freebsd-ipfw@freebsd.org
Subject:   Re: ipfw set X table NAME
Message-ID:  <Y/yCsG6nNnb9zCRy@mail.bsd4all.net>
In-Reply-To: <CAPOOyv=%2BMA-WC10JpOYyPMUbF%2B0cWschNTGtPD3OZ=KDYJfy7w@mail.gmail.com>
References:  <CAPOOyv=%2BMA-WC10JpOYyPMUbF%2B0cWschNTGtPD3OZ=KDYJfy7w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 27, 2023 at 01:00:48PM +0300, Victor Gamov wrote:
> Hi All
> 
> On my FreeBSD 13.1-STABLE #0 stable/13-n253133-b51ee7ac252c I try to create
> table with the same name at different sets:
> =====
> $ ipfw set 0 table AAA create type addr
> $ ipfw set 1 table AAA create type addr
> ipfw: Table creation failed: File exists
> =====
> 
> Is it possible to create table with the same name at different sets or
> tables are global?

Have you checked ipfw(8)? 
Section "Lookup tables" and "Sets of Rules"?
Does it work if you set net.inet.ip.fw.tables_sets=1?

-- 
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y/yCsG6nNnb9zCRy>