From 786884832acd667376cc92d5d7d858dcf545371e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Mon, 26 Nov 2018 23:26:17 +0000 Subject: space_server: add Asbjorn's colo addresses and net --- roles/space_server/files/networkd/10-lan20.network | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'roles/space_server/files/networkd') diff --git a/roles/space_server/files/networkd/10-lan20.network b/roles/space_server/files/networkd/10-lan20.network index 06b1ff1..c515443 100644 --- a/roles/space_server/files/networkd/10-lan20.network +++ b/roles/space_server/files/networkd/10-lan20.network @@ -14,6 +14,10 @@ MulticastDNS=no LLDP=yes EmitLLDP=no +## +## Vanity addresses +## + [Route] Destination=2a01:4262:1ab::cafe/128 Gateway=2a01:4262:1ab:20::5 @@ -21,3 +25,12 @@ Gateway=2a01:4262:1ab:20::5 [Route] Destination=2a01:4262:1ab::db/128 Gateway=2a01:4262:1ab:20::6 + +## +## Labicolo +## + +# Asbjorn /60 +[Route] +Destination=2a01:4260:1ab:1100::/60 +Gateway=2a01:4262:1ab:20::75 -- cgit v1.2.1