Add config/debian/static-ip.example
This commit is contained in:
parent
d515fae8c4
commit
3ac122c5e7
9
config/debian/static-ip.example
Normal file
9
config/debian/static-ip.example
Normal file
@ -0,0 +1,9 @@
|
||||
auto ens18
|
||||
iface ens18 inet static
|
||||
address 192.168.1.199/24
|
||||
gateway 192.168.1.1
|
||||
dns-nameservers 192.168.1.101 192.168.1.7
|
||||
|
||||
auto ens19
|
||||
iface ens19 inet static
|
||||
address 10.0.0.199/24
|
||||
Loading…
x
Reference in New Issue
Block a user