mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update ipv4_ipv6_static_interfaces
This commit is contained in:
parent
e5e32f5108
commit
1ddd3f3fc4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet static
|
||||
address IPv4
|
||||
netmask MASK
|
||||
|
|
Loading…
Reference in a new issue