Mise à jour de 'infra/routage_alpha_beta.md'

This commit is contained in:
Pierre Coimbra
2019-10-27 22:27:40 +01:00
committed by Pierre Coimbra
parent 69b666f6eb
commit 2d475a16db

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