Tools/Linux_reinstall/Alpine/network/ipv4_static_interfaces
2023-05-29 23:22:55 +09:00

9 lines
150 B
Text

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address IPv4
netmask MASK
gateway GATE
iface eth0 inet6 auto