Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2021 13:22:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 247695] Is customizing /etc/rc.firewall risky?
Message-ID:  <bug-247695-20181-O6ILbwLDYa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247695-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247695-20181@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=3D247695

Rodney W. Grimes <rgrimes@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgrimes@FreeBSD.org

--- Comment #5 from Rodney W. Grimes <rgrimes@FreeBSD.org> ---
No one should ever modify /etc/rc.firewall, and any recommendations to do so
should be updated.  The PROPER way to do this is to copy the file to some o=
ther
place, and override the /etc/default/rc.conf variable "firewall_script" to
point to the new file:
firewall_script=3D"/etc/firewall/firewall"
is an example from my systems.

--=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-247695-20181-O6ILbwLDYa>