From e8d5b4968a6625d29329d3baa23cb76e2fccc2c9 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 29 Dec 2013 17:09:14 +0100 Subject: retiolum: add thomasDOTde from ccc13 --- retiolum/hosts/thomasDOTde | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 retiolum/hosts/thomasDOTde (limited to 'retiolum/hosts') diff --git a/retiolum/hosts/thomasDOTde b/retiolum/hosts/thomasDOTde new file mode 100644 index 00000000..4baac6f8 --- /dev/null +++ b/retiolum/hosts/thomasDOTde @@ -0,0 +1,9 @@ +Subnet = 10.243.42.23/32 +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEA3btaQpK89aRDJ66cW8H9RlDIzr4k4WIGiqNCsIAE5MhSGCtjboWO +elgRWlYP59l54yRzn5FpvABAWeRupbX/AMhG8IiBgU6438+F2kVlZdJM4DP51F7c +N2Ek2WKSoIJuiv7Aqb1WlHIWlN3ehg/BXcFPLSav+iChWXAD+MkKmMwL8lGEzsus +MdbpRLxB0g90FUmpwr2f8euanOXYhU6sjnxH+0JY+j9AwWQLfAqtQ1eGO5MK75Dw +htPM3Pj90bkfnYNjNXvnyjsQScDjYG/cv/zDwqRQWNcsmT3EqsBnmM5q0EL+Djo1 +lsPTacJdRtHsnQne9daNadnHywQPX+t/QwIDAQAB +-----END RSA PUBLIC KEY---- -- cgit v1.2.3 From 80780e4ddd977deda4846f0c10da3ef94f6c12ba Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 29 Dec 2013 17:19:01 +0100 Subject: retiolum: fixed hosts typo --- retiolum/hosts/thomasDOTde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'retiolum/hosts') diff --git a/retiolum/hosts/thomasDOTde b/retiolum/hosts/thomasDOTde index 4baac6f8..ce47b39e 100644 --- a/retiolum/hosts/thomasDOTde +++ b/retiolum/hosts/thomasDOTde @@ -6,4 +6,4 @@ N2Ek2WKSoIJuiv7Aqb1WlHIWlN3ehg/BXcFPLSav+iChWXAD+MkKmMwL8lGEzsus MdbpRLxB0g90FUmpwr2f8euanOXYhU6sjnxH+0JY+j9AwWQLfAqtQ1eGO5MK75Dw htPM3Pj90bkfnYNjNXvnyjsQScDjYG/cv/zDwqRQWNcsmT3EqsBnmM5q0EL+Djo1 lsPTacJdRtHsnQne9daNadnHywQPX+t/QwIDAQAB ------END RSA PUBLIC KEY---- +-----END RSA PUBLIC KEY----- -- cgit v1.2.3 From bda622d608dc7a713e27b8ac23d6bb69fcc2649d Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 29 Dec 2013 17:34:52 +0100 Subject: retiolum: new host elivis for dn42 peering --- retiolum/hosts/elvis | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 retiolum/hosts/elvis (limited to 'retiolum/hosts') diff --git a/retiolum/hosts/elvis b/retiolum/hosts/elvis new file mode 100644 index 00000000..f78243a3 --- /dev/null +++ b/retiolum/hosts/elvis @@ -0,0 +1,12 @@ +Address = dn42.wg1337.de +Subnet = 10.243.228.181 +Subnet = 42:42a3:7ad4:f156:906f:f6f3:943b:7b1d + +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEAv7wpfzpazvXzKJsDkJ8J9zsTZRoI6LnpSIcO8hLQcHNk6LTWjBy1 +xdnsSe3eQYxNmZPKi28PdbMo4YQlFdewLSB69PP6ZX5ISNXVlCZ5Cend/kfU1fXV +tcZ4JQCl/adHqg8niLAODfnXhwVjMpllgq6gCg5mVPILy+CZ08OM6Ij7Q5d+3Jr4 +1zMvAXyeuNQcL+MkBveblKC6j/e9fqaK86sUh/4unfgmkB7GWjqFwmoHZepR83o9 +HTBmKxEIDKYjLWVXV1Wph3/JN/65igTtju26cVarUmTtGIhU44NzCi+94+wKuJMU +Bbjk/CnuWQoU2ABPsxtW3r6m4pSDhypNZQIDAQAB +-----END RSA PUBLIC KEY----- -- cgit v1.2.3