mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-09 17:00:43 +08:00
6 lines
85 B
Text
6 lines
85 B
Text
auto lo
|
|
iface lo inet loopback
|
|
|
|
auto eth0
|
|
iface eth0 inet dhcp
|
|
iface eth0 inet6 auto
|