11.0-ALPHA5 ipfw cannot create table type number
Guido Falsi
mad at madpilot.net
Fri Jul 1 14:35:17 UTC 2016
On 07/01/16 16:20, Andrey V. Elsukov wrote:
> On 30.06.16 13:05, Guido Falsi wrote:
>> While testing the new firewall functionality on head I stumbled in this:
>>
>> root at sensei:~ [0]# ipfw table foo create type number
>>
>> ipfw: Table creation failed: Operation not supported
>> root at sensei:~ [71]#
>>
>> The ipfw man page states this should work, am I missing something?
>
> You need to specify algo too.
>
> # ipfw table T create type number algo number:array
>
> Don't know what is this - the code bug or documentation bug...
>
Thanks a lot. It did not occur to me to try with algo too.
It now works.
BTW if it's a man page bug I can submit a patch, I have also noticed
another minor error too in the examples.
--
Guido Falsi <mad at madpilot.net>
More information about the freebsd-net
mailing list