aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/networkd/10-wan.sysctl
diff options
context:
space:
mode:
Diffstat (limited to 'roles/space_server/files/networkd/10-wan.sysctl')
-rw-r--r--roles/space_server/files/networkd/10-wan.sysctl2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/space_server/files/networkd/10-wan.sysctl b/roles/space_server/files/networkd/10-wan.sysctl
new file mode 100644
index 0000000..8ca83b9
--- /dev/null
+++ b/roles/space_server/files/networkd/10-wan.sysctl
@@ -0,0 +1,2 @@
+# Turn off RP filtering to allow asymmetric routing
+net.ipv4.conf.wan.rp_filter=0