These don't work

main
Marko Korhonen 5 years ago
parent 5983c567de
commit 24448cfbb1

@ -1,14 +0,0 @@
[NetDev]
Name = wg0
Kind = wireguard
Description = ReekyNET WireGuard
[WireGuard]
PrivateKey = {{@@ env['WIREGUARD_MIRKWOOD_PRIVKEY'] @@}}
[WireGuardPeer]
PublicKey = {{@@ env['WIREGUARD_MORIA_PUBKEY'] @@}}
PresharedKey = {{@@ env['WIREGUARD_MIRKWOOD_PSK'] @@}}
AllowedIPs = 10.200.0.0/24
Endpoint = reekynet.com:48574
PersistentKeepalive = 25

@ -1,9 +0,0 @@
[Match]
Name = wg0
[Network]
Address = 10.200.200.2/24
[Route]
Gateway = 10.200.200.1
Destination = 10.200.200.0/24
Loading…
Cancel
Save