about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/wireguard.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/wireguard.toml b/configs/wireguard.toml
index d1d1e90..6061847 100644
--- a/configs/wireguard.toml
+++ b/configs/wireguard.toml
@@ -8,11 +8,14 @@ key = "DP3caAlh07OOU61u2L2QfEhakt/mVEGrMBVONNvpNhU="
 [peers.nas]
 ipv4 = 10
 key = "SFlgoY+fQDUnI2D6Xp3JhqFKWsZABqahCv8IgKPWizA="
+externalIp = "192.168.0.10"
 
 [peers.rtr]
 ipv4= 1
 key = "P4gxkIoQ9Ep6QqfTquJYbBkMPDJQkVE9v1eYh/uJwG8="
+externalIp = "192.168.0.1"
 
 [peers.tahoe]
 ipv4 = 20
 key = "vx1TFObOe+GjwnSLDwOY1BVYGB7UayOOIHNQRZ2jtx4="
+externalIp = "192.168.0.107"