From fdcecfafc2c109832f985414ae84c76cdcefb48a Mon Sep 17 00:00:00 2001 From: cw Date: Fri, 2 Jul 2021 14:22:22 -0700 Subject: [PATCH] I took out the numbers to be less of a dick --- starland/networks | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 starland/networks diff --git a/starland/networks b/starland/networks new file mode 100644 index 0000000..10ca80b --- /dev/null +++ b/starland/networks @@ -0,0 +1,13 @@ +[starland.galactic.network] + # Required network information + Prefix="fd9a:1111:98cc::/48" + + # For network connectivity tests + RouterIP="fd9a:1111:98cc::1" + +[starland.solar.network] + # Required network information + Prefix="fd7e:33d3:de22::/48" + + # For network connectivity tests + RouterIP="fd7e:33d3:de22::1"