From 2d475a16db1c1bd2e5dc7759a2f9eaa237703351 Mon Sep 17 00:00:00 2001 From: Pierre Coimbra Date: Sun, 27 Oct 2019 22:27:40 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'infra/routage=5Fal?= =?UTF-8?q?pha=5Fbeta.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infra/routage_alpha_beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/routage_alpha_beta.md b/infra/routage_alpha_beta.md index 00b820f..55166a4 100644 --- a/infra/routage_alpha_beta.md +++ b/infra/routage_alpha_beta.md @@ -34,7 +34,7 @@ iface vmbr0 inet static bridge_ports eth0 bridge_stp off bridge_fd 0 - post_up echo 1 > /proc/sys/net/ipv4/ip_forward + post-up echo 1 > /proc/sys/net/ipv4/ip_forward ```