Add config/debian/static-ip.example

This commit is contained in:
b.waal 2024-06-09 01:34:40 +02:00
parent d515fae8c4
commit 3ac122c5e7

View 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