From 589029ce9696a0dc8e84928d37f1e9521351c695 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 ```