From fd8ba5ad90fd301fdb4ba91b91fce8137280754b Mon Sep 17 00:00:00 2001 From: KusakabeSi Date: Thu, 10 Jun 2021 20:06:02 +0800 Subject: [PATCH] register neonetwork --- asn/AS4201271111.toml | 3 +++ entity/kskb.toml | 19 +++++++++++++++++++ node/kskb.toml | 2 ++ route/AS4201271111.toml | 9 +++++++++ 4 files changed, 33 insertions(+) create mode 100644 asn/AS4201271111.toml create mode 100644 entity/kskb.toml create mode 100644 node/kskb.toml create mode 100644 route/AS4201271111.toml diff --git a/asn/AS4201271111.toml b/asn/AS4201271111.toml new file mode 100644 index 0000000..201908c --- /dev/null +++ b/asn/AS4201271111.toml @@ -0,0 +1,3 @@ +name = "kskb" +owner = "kskb" +desc = "kskb's network" diff --git a/entity/kskb.toml b/entity/kskb.toml new file mode 100644 index 0000000..5bb5daf --- /dev/null +++ b/entity/kskb.toml @@ -0,0 +1,19 @@ +name = "kskb" +babel = [ + "zh", + "en-3", +] + +[contact] +email = "dn42@kskb.eu.org" +irc = "kskb" +telegram = "KusakabeSi" +mastodon = "" +github = "KusakabeSi" + +# Details on identifying the entity online (optional). Usually, a PGP key +# fingerprint can be put here to help others communicate with the entity more +# securely. +[persona] +pgp = "716846E71E56F088BDF42E695A6761FECF4CAA65" + diff --git a/node/kskb.toml b/node/kskb.toml new file mode 100644 index 0000000..b96e996 --- /dev/null +++ b/node/kskb.toml @@ -0,0 +1,2 @@ +[KSKB-HK1] +asn = 4201271111 diff --git a/route/AS4201271111.toml b/route/AS4201271111.toml new file mode 100644 index 0000000..d8577dc --- /dev/null +++ b/route/AS4201271111.toml @@ -0,0 +1,9 @@ +["10.127.111.0/24"] +type = "subnet" +name = "kskb" +description = "kskb" + +["fd10:127:e00f::/48"] +type = "subnet" +name = "kskb" +description = "kskb"