Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2024 16:54:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 108589] rtsol(8) fails due to default ipfw rules
Message-ID:  <bug-108589-227-vWyYVFTJo0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-108589-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-108589-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D108589

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 yo=
ur
kernel config. Be sure your last line in firewall config file is deny all
packets.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-108589-227-vWyYVFTJo0>