nixos/release-notes: document conntrack helper changes
This commit is contained in:
parent
2d9152d509
commit
8d5a4c53b8
@ -133,6 +133,19 @@ following incompatible changes:</para>
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Autoloading connection tracking helpers is now disabled by default.
|
||||||
|
This default was also changed in the Linux kernel and is considered
|
||||||
|
insecure if not configured properly in your firewall. If you need
|
||||||
|
connection tracking helpers (i.e. for active FTP) please enable
|
||||||
|
<literal>networking.firewall.autoLoadConntrackHelpers</literal> and
|
||||||
|
tune <literal>networking.firewall.connectionTrackingModules</literal>
|
||||||
|
to suit your needs.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user