From 309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 18 May 2024 22:22:47 +0200 Subject: b_stuff --- etc/sysctl.d/local.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/sysctl.d') diff --git a/etc/sysctl.d/local.conf b/etc/sysctl.d/local.conf index c43b2ce..f9f8434 100644 --- a/etc/sysctl.d/local.conf +++ b/etc/sysctl.d/local.conf @@ -1,2 +1,4 @@ -vm.swappiness = 60 +vm.swappiness = 0 net.ipv6.ip_nonlocal_bind = 1 +net.ipv6.conf.all.forwarding = 1 +net.ipv4.ip_forward = 1 -- cgit v1.2.3