Mise à jour de 'infra/routage_alpha_beta.md'

master
Pierre Coimbra 2019-10-27 22:27:40 +01:00
parent e24b44f7ca
commit 589029ce96
No known key found for this signature in database
GPG Key ID: F9C449C78F6FAEE6
1 changed files with 1 additions and 1 deletions

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