kit/systemd/network/eth0-static.network

16 lines
194 B
SYSTEMD

[Match]
Name=eth0
[Network]
Address=192.168.1.250/24
Gateway=192.168.1.1
DNSOverTLS=opportunistic
DNS=9.9.9.9
DNS=149.112.112.112
# Link discovery causes some issues so disable it.
LLDP=no