MAJ syntaxe netmask

This commit is contained in:
whirigoyen 2023-11-17 10:47:36 +01:00
parent a5fb04cc6d
commit 3a546f7a86

View file

@ -24,8 +24,7 @@ Obligatoire si vous voulez un accès Internet dans vos conteneurs. Une des faço
[...] [...]
auto br0 auto br0
iface br0 inet static iface br0 inet static
address 192.0.2.254 address 192.0.2.254/24
netmask 255.255.255.0
~~~ ~~~
~~~ ~~~