Tools/Linux_reinstall/Alpine/network/ipv4_static_interfaces
2023-05-29 16:34:50 +09:00

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