summaryrefslogtreecommitdiffstats
path: root/core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf')
-rw-r--r--core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf b/core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf
new file mode 100644
index 00000000..04f988df
--- /dev/null
+++ b/core/modules/slx-network-configs-targets/data/etc/sysctl.d/90-openslx.conf
@@ -0,0 +1,3 @@
+# Make sure ARP replies only go out on the matching interface
+net.ipv4.conf.all.arp_filter=1
+net.ipv4.conf.default.arp_filter=1