[Bug 108589] rtsol(8) fails due to default ipfw rules
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jul 2024 16:54:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=108589 Oleksandr Kryvulia <shuriku@shurik.kiev.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shuriku@shurik.kiev.ua --- Comment #5 from Oleksandr Kryvulia <shuriku@shurik.kiev.ua> --- It's due to ipfw is already loaded as a part of kernel, but firewall rules is not. As workaround you can add "options IPFIREWALL_DEFAULT_TO_ACCEPT" to your kernel config. Be sure your last line in firewall config file is deny all packets. -- You are receiving this mail because: You are the assignee for the bug.