From cca2216c8aaf0971649843129152e4c2d65585c7 Mon Sep 17 00:00:00 2001 From: Septs Date: Thu, 23 Jul 2020 16:59:11 +0800 Subject: [PATCH 1/3] Regular update: 2020-07-23T08:59:11Z --- asn/AS4201270002.toml | 2 +- entity/icecat.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/asn/AS4201270002.toml b/asn/AS4201270002.toml index 8162c19..1285694 100644 --- a/asn/AS4201270002.toml +++ b/asn/AS4201270002.toml @@ -1,2 +1,2 @@ -name = "Septs HomeLabs" +name = "[transferable]" owner = "septs" diff --git a/entity/icecat.toml b/entity/icecat.toml index 31d8045..f703de5 100644 --- a/entity/icecat.toml +++ b/entity/icecat.toml @@ -4,4 +4,3 @@ name = "Icecat" telegram = "fakeicecat" github = "Myer921" email = "icecat@catio.network" - From cb3783e8a1bd33a18555658af5362389fa7967ef Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Nov 2020 23:41:08 +0800 Subject: [PATCH 2/3] update asn info --- asn/AS4201270019.toml | 3 +++ document/asn-dir.txt | 21 +++------------------ entity/Cupkappu.toml | 11 +++++++++++ node/Cupkappu.toml | 10 ++++++++++ route/AS4201270019.toml | 4 ++++ 5 files changed, 31 insertions(+), 18 deletions(-) create mode 100644 asn/AS4201270019.toml create mode 100644 entity/Cupkappu.toml create mode 100644 node/Cupkappu.toml create mode 100644 route/AS4201270019.toml diff --git a/asn/AS4201270019.toml b/asn/AS4201270019.toml new file mode 100644 index 0000000..99517eb --- /dev/null +++ b/asn/AS4201270019.toml @@ -0,0 +1,3 @@ +name = "Cupkappu" +owner = "Cupkappu" +desc = "Cup neonetwork" diff --git a/document/asn-dir.txt b/document/asn-dir.txt index fa30658..1ceba61 100644 --- a/document/asn-dir.txt +++ b/document/asn-dir.txt @@ -1,18 +1,3 @@ -# as-dir Template -# =============== -# Filename format: AS -# ASN range: 4201270000 ~ 4201279999 -# Remove any line which starts with '#' when applying -# AS Name -NAME="" -# Owner -OWNER="" -# Description -DESC="" -# Source of this ASN -# Possible values: "NeoNetwork", "DN42" or "INET" -SOURCE="" -# if it's a ASN registered from *NIC, this variable records -# whether members of NeoNetwork have validated its ownership yet -# Possible values: "YES" "NO" -VALID="" +NAME="cupkappu" +OWNER="cupkappu" +DESC="Cup's neonetwork" \ No newline at end of file diff --git a/entity/Cupkappu.toml b/entity/Cupkappu.toml new file mode 100644 index 0000000..938b9f1 --- /dev/null +++ b/entity/Cupkappu.toml @@ -0,0 +1,11 @@ +name = "Cupkappu" +babel = [ + "jp-1", + "zh-0" +] + +[contact] +telegram = "kifuc" +email = "cup@kust.ga" +github = "cupkappu" + diff --git a/node/Cupkappu.toml b/node/Cupkappu.toml new file mode 100644 index 0000000..2260e02 --- /dev/null +++ b/node/Cupkappu.toml @@ -0,0 +1,10 @@ +[Cupkappu-HK] +asn = 4201270019 +cidr = ["10.127.20.97/27"] +desc = "Cup's Hong Kong Node" + +[Cupkappu-JP] +asn = 4201270019 +cidr = ["10.127.20.98/27"] +desc = "Cup's Japan Osaka Node" + diff --git a/route/AS4201270019.toml b/route/AS4201270019.toml new file mode 100644 index 0000000..0c0ec21 --- /dev/null +++ b/route/AS4201270019.toml @@ -0,0 +1,4 @@ +["10.127.19.96/27"] +type = "subnet" +name = "cupkappu" +description = "Cup neonetwork" From 628d081ef15227d0049b1344cae5074f4253ec28 Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Nov 2020 23:43:09 +0800 Subject: [PATCH 3/3] repeir the asn-dir.txt file --- document/asn-dir.txt | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/document/asn-dir.txt b/document/asn-dir.txt index 1ceba61..fa30658 100644 --- a/document/asn-dir.txt +++ b/document/asn-dir.txt @@ -1,3 +1,18 @@ -NAME="cupkappu" -OWNER="cupkappu" -DESC="Cup's neonetwork" \ No newline at end of file +# as-dir Template +# =============== +# Filename format: AS +# ASN range: 4201270000 ~ 4201279999 +# Remove any line which starts with '#' when applying +# AS Name +NAME="" +# Owner +OWNER="" +# Description +DESC="" +# Source of this ASN +# Possible values: "NeoNetwork", "DN42" or "INET" +SOURCE="" +# if it's a ASN registered from *NIC, this variable records +# whether members of NeoNetwork have validated its ownership yet +# Possible values: "YES" "NO" +VALID=""