Tools/Linux_reinstall/Alpine/network/ipv4_static_interfaces

9 lines
140 B
Text
Raw Normal View History

2023-05-29 15:34:50 +08:00
auto lo
iface lo inet loopback
iface eth0 inet static
address IPv4
netmask MASK
gateway GATE
iface eth0 inet6 auto