Mise à jour de 'infra/routage_alpha_beta.md'

original/refs/heads/master
Pierre Coimbra 2019-10-27 22:27:40 +01:00 committed by Pierre Coimbra
parent 69b666f6eb
commit 2d475a16db
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
```