FreeBSD11 ipfw sets.
Andrey V. Elsukov
bu7cher at yandex.ru
Tue Feb 13 12:35:40 UTC 2018
On 13.02.2018 14:14, damian at damianek.be wrote:
> Now same on 11.1-RELEASE-p4 amd64 amd64 1101001 - generic kernel
> with ipfw_load="YES" in /boot/loader.conf
>
> :~ # ipfw add 9999 count tcp from any to any 22
> 09999 count tcp from any to any dst-port 22
> :~ # ipfw show 9999
> 09999 19 1720 count tcp from any to any dst-port 22
> :~ # ipfw set move rule 9999 to 2
> :~ # ipfw -S set 2 show
> :~ # ipfw set 2 delete 9999
> ipfw: rule 9999 not found
> ~ # ipfw delete 9999
>
> I'm doing some wrong, or bug?
Hi,
I think this should be fixed in freebsd11-stable.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224555
--
WBR, Andrey V. Elsukov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ipfw/attachments/20180213/57d3bbd4/attachment.sig>
More information about the freebsd-ipfw
mailing list