misc/debian/bullseye/systemd/network/examples/wg-client.conf

13 lines
143 B
Plaintext
Raw Normal View History

2022-03-27 10:27:24 +00:00
[Network]
2022-03-28 13:53:09 +00:00
Address=10.0.0.2/24
2022-03-27 10:27:24 +00:00
DNSOverTLS=opportunistic
DNS=1.1.1.1
DNS=1.0.0.1
# Link discovery causes some issues so disable it.
LLDP=no