ipfw set X table NAME

2023-02-27 Thread Victor Gamov
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 t

Re: ipfw set X table NAME

2023-02-27 Thread Herbert J. Skuhra
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: T

Re: ipfw set X table NAME

2023-02-27 Thread Victor Gamov
On Mon, 27 Feb 2023 at 13:15, Herbert J. Skuhra wrote: > 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