mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-16 06:05:33 +08:00
8 lines
140 B
Text
8 lines
140 B
Text
auto lo
|
|
iface lo inet loopback
|
|
|
|
iface eth0 inet static
|
|
address IPv4
|
|
netmask MASK
|
|
gateway GATE
|
|
iface eth0 inet6 auto
|