From 2ffcb38acc9e6925a0ae805370d71e257b27e1bb Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 18 Jul 2024 21:51:07 +0200 Subject: Working routedbits --- tnet/host_vars/knot/bird.yml | 1 + tnet/host_vars/knot/wg.yml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'tnet/host_vars/knot') diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml index d995a46..b79e9e2 100644 --- a/tnet/host_vars/knot/bird.yml +++ b/tnet/host_vars/knot/bird.yml @@ -9,3 +9,4 @@ tnet_bird_peers: policy: dn42 as: 4242420207 address: fe80::207 + interface: tnet-rtdbts_l1 diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index 17601e3..8a92e53 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -28,5 +28,7 @@ tnet_wg: address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32da rtdbts_l1: port: 51009 - address: fe80:fc91:da95:dc6b:621b:7ccf:ff44:c42c + # address: fe80:fc91:da95:dc6b:621b:7ccf:ff44:c42c + address: fe80::621b:7ccf:ff44:c42c + # address: fe80:fc91:da95:dc6b:621b:7ccf:ff44:c42c/64 endpoint: router.lon1.routedbits.com:53538 -- cgit v1.2.3