[Bug 282075] ipfw: -n switch is broken

2024-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282075 --- Comment #4 from rx5...@gmail.com --- Yes, you're right, -n works as it should, but _it_says_ as it does not. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 282075] ipfw: -n switch is broken

2024-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282075 --- Comment #2 from rx5...@gmail.com --- Are these ok? [root@vt ~]# ipfw -n table 19 add 10.10.10.10 ipfw: DEPRECATED: inserting data into non-existent table 19. (auto-created) ignored: 10.10.10.10/32 0 [root@vt ~]# ipfw -n delete 65530 i

[Bug 282075] ipfw: -n switch is broken

2024-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282075 --- Comment #3 from Andrey V. Elsukov --- (In reply to rx5670 from comment #2) > Are these ok? These commands do nothing with your rules. You can check, there is no table 19 and rule was not deleted. I agree, there is some confusing messag