From 60c0873b5e07c11a78f8e7ed3a3462026d47c987 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 29 Jan 2013 17:50:49 +0000 Subject: add hosts/rage see services://rage:22 for more info --- retiolum/hosts/rage | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 retiolum/hosts/rage (limited to 'retiolum') diff --git a/retiolum/hosts/rage b/retiolum/hosts/rage new file mode 100644 index 00000000..dd9a70e2 --- /dev/null +++ b/retiolum/hosts/rage @@ -0,0 +1,11 @@ +Subnet = 10.243.211.81 +Subnet = 42:73d5:8402:f8f1:0250:0bc3:e2ec:850d + +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEA6dOSRjCwkdx/nOSQwiiCw889YBSlf0ZAymBSaWJ+XdLnktqqZIvQ ++1RMdfpTTsIaHoLDwvBI6gW9dhV5MEeP3AlWfKPZAMCWg8l3PkTERZILWGSLiizs +zCyJgLpsb2MP7rT3RlLlHyTNdx9QXxDX2K1Y/fJsjXuTTgwg3JPlPM2huGTZtWgM +GDFsRpfe37hIuIheYBgnP99OvEgx3rLyCDvd16kIMd2Pjx4SouVQqaBmvEmg+UEH +zD79GaO7c2xkqq6JggJw1q/xZnH+5CF8280kh/niXVqy8R/hP75FU1rvjHnMJvfo +nyPGC8ir2m6iy4CR07YBIYo1PRTXGDC1vwIDAQAB +-----END RSA PUBLIC KEY----- -- cgit v1.2.3 From 06740db126e23f91b1db1d9e5458a7f903cec452 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 29 Jan 2013 19:02:10 +0100 Subject: add external address --- retiolum/hosts/rage | 1 + 1 file changed, 1 insertion(+) (limited to 'retiolum') diff --git a/retiolum/hosts/rage b/retiolum/hosts/rage index dd9a70e2..35da19f6 100644 --- a/retiolum/hosts/rage +++ b/retiolum/hosts/rage @@ -1,3 +1,4 @@ +Address = 192.40.56.122 Subnet = 10.243.211.81 Subnet = 42:73d5:8402:f8f1:0250:0bc3:e2ec:850d -- cgit v1.2.3 From c2070c71abfbe4ae10ee9d66c8af4d31bfc901c9 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Jan 2013 14:19:16 +0100 Subject: retiolum/hosts/ire: initial commit --- retiolum/hosts/ire | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 retiolum/hosts/ire (limited to 'retiolum') diff --git a/retiolum/hosts/ire b/retiolum/hosts/ire new file mode 100644 index 00000000..724158cb --- /dev/null +++ b/retiolum/hosts/ire @@ -0,0 +1,12 @@ +Address = 198.147.23.143 +Subnet = 10.243.231.66 +Subnet = 42:b912:0f42:a82d:0d27:8610:e89b:490c + +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEAwofjmP/XBf5pwsJlWklkSzI+Bo0I0B9ONc7/j+zpbmMRkwbWk4X7 +rVLt1cWvTY15ujg2u8l0o6OgEbIkc6rslkD603fv1sEAd0KOv7iKLgRpE9qfSvAt +6YpiSv+mxEMTpH0g36OmBfOJ10uT+iHDB/FfxmgGJx//jdJADzLjjWC6ID+iGkGU +1Sf+yHXF7HRmQ29Yak8LYVCJpGC5bQfWIMSL5lujLq4NchY2d+NZDkuvh42Ayr0K +LPflnPBQ3XnKHKtSsnFR2vaP6q+d3Opsq/kzBnAkjL26jEuFK1v7P/HhNhJoPzwu +nKKWj/W/k448ce374k5ycjvKm0c6baAC/wIDAQAB +-----END RSA PUBLIC KEY----- -- cgit v1.2.3