Merge "[install-guide] Add kernel parameters"
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
<para>Edit the <filename>/etc/sysctl.conf</filename> file to
|
||||
contain the following parameters:</para>
|
||||
<programlisting>net.ipv4.conf.all.rp_filter=0
|
||||
net.ipv4.conf.default.rp_filter=0</programlisting>
|
||||
net.ipv4.conf.default.rp_filter=0
|
||||
net.bridge.bridge-nf-call-iptables=1
|
||||
net.bridge.bridge-nf-call-ip6tables=1</programlisting>
|
||||
</step>
|
||||
<step>
|
||||
<para>Implement the changes:</para>
|
||||
|
||||
Reference in New Issue
Block a user