Create ipv4_static_interfaces

This commit is contained in:
Molly Lau 2023-05-29 16:34:50 +09:00 committed by GitHub
parent e0b564df73
commit bb4f90ea98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,8 @@
auto lo
iface lo inet loopback
iface eth0 inet static
address IPv4
netmask MASK
gateway GATE
iface eth0 inet6 auto