We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7eadaf commit c801e3cCopy full SHA for c801e3c
Documentation/networking/ip-sysctl.txt
@@ -857,9 +857,14 @@ accept_source_route - BOOLEAN
857
FALSE (host)
858
859
accept_local - BOOLEAN
860
- Accept packets with local source addresses. In combination with
861
- suitable routing, this can be used to direct packets between two
862
- local interfaces over the wire and have them accepted properly.
+ Accept packets with local source addresses. In combination
+ with suitable routing, this can be used to direct packets
+ between two local interfaces over the wire and have them
863
+ accepted properly.
864
+
865
+ rp_filter must be set to a non-zero value in order for
866
+ accept_local to have an effect.
867
868
default FALSE
869
870
route_localnet - BOOLEAN
0 commit comments