diff --git a/doc-src/transparent/linux.html b/doc-src/transparent/linux.html index 96b7132a1..7c01931db 100644 --- a/doc-src/transparent/linux.html +++ b/doc-src/transparent/linux.html @@ -15,6 +15,16 @@ achieve transparent mode. +
echo 0 | sudo tee /proc/sys/net/ipv4/conf/*/send_redirects+ + You may also want to consider enabling this permanently in + /etc/sysctl.conf as demonstrated here. + +