Mise à jour de 'infra/routage_alpha_beta.md'

This commit is contained in:
Pierre Coimbra
2019-10-27 22:27:40 +01:00
parent e24b44f7ca
commit 589029ce96

View File

@@ -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
```