From ce31caee6ce414fd3abd3b323b5ccfeda6733986 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 17 Jul 2024 20:38:43 +0200 Subject: routedbits --- tnet/host_vars/knot/bird.yml | 4 ++++ tnet/host_vars/knot/wg.yml | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'tnet/host_vars') diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml index 0c1d73b..d995a46 100644 --- a/tnet/host_vars/knot/bird.yml +++ b/tnet/host_vars/knot/bird.yml @@ -5,3 +5,7 @@ tnet_bird_peers: rr_client: true node2: rr_client: true + routedbits_lon1: + policy: dn42 + as: 4242420207 + address: fe80::207 diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml index 6fe932e..6536d9c 100644 --- a/tnet/host_vars/knot/wg.yml +++ b/tnet/host_vars/knot/wg.yml @@ -26,3 +26,7 @@ tnet_wg: node2: port: 51008 address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32da + routedbits_lon1: + port: 51009 + address: fe80:fc91:da95:dc6b:621b:7ccf:ff44:c42c + endpoint: router.lon1.routedbits.com:53538 -- cgit v1.2.3