From 6b495191901de61707ae2e70a223e6cb64a8bbdd Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Wed, 15 Jan 2025 18:21:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80=20SYSCTL=20=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05.PVE制作虚拟机模板.md | 2 -- src/debian/debian_dns_99_sysctl.conf | 2 -- 2 files changed, 4 deletions(-) diff --git a/05.PVE制作虚拟机模板.md b/05.PVE制作虚拟机模板.md index 29c188b..d25aecf 100644 --- a/05.PVE制作虚拟机模板.md +++ b/05.PVE制作虚拟机模板.md @@ -219,8 +219,6 @@ net.core.somaxconn = 8192 net.core.rmem_max = 26214400 net.core.wmem_max = 655360 -net.ipv4.conf.all.log_martians = 1 - net.ipv4.igmp_max_memberships = 256 net.ipv4.tcp_challenge_ack_limit = 1000 diff --git a/src/debian/debian_dns_99_sysctl.conf b/src/debian/debian_dns_99_sysctl.conf index dc16d2a..1b551a2 100644 --- a/src/debian/debian_dns_99_sysctl.conf +++ b/src/debian/debian_dns_99_sysctl.conf @@ -16,8 +16,6 @@ net.core.somaxconn = 8192 net.core.rmem_max = 26214400 net.core.wmem_max = 655360 -net.ipv4.conf.all.log_martians = 1 - net.ipv4.igmp_max_memberships = 256 net.ipv4.tcp_challenge_ack_limit = 1000