dotfiles/root/etc/systemd/network/99-wireguard.network

10 lines
118 B
SYSTEMD
Raw Normal View History

2020-04-04 11:33:25 +03:00
[Match]
Name = wg0
[Network]
Address = 10.200.200.2/24
[Route]
Gateway = 10.200.200.1
Destination = 10.200.200.0/24