You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
foodotfiles/root/etc/NetworkManager/30-wg0.network

11 lines
121 B
SYSTEMD

[Match]
Name = wg0
[Network]
Address = 10.0.0.3/32
DNS = 10.0.0.1
[Route]
Gateway = 10.0.0.1
Destination = 10.0.0.0/24