From 8d456e189b1a03bc2e1d5bcfa588446cba29ffb9 Mon Sep 17 00:00:00 2001 From: caxap <48860084+Caxapp@users.noreply.github.com> Date: Tue, 4 Aug 2020 19:13:33 +0800 Subject: [PATCH] Join as AS4201270018 (#113) * Join as AS4201270018 * fix typos * Join as AS4201270018 (squash commits) * Add rDNS for StaphNet v6 Join as AS4201270018 fix typos Join as AS4201270018 (squash commits) Co-authored-by: Staph. aureus --- asn/AS4201270018.toml | 2 ++ entity/caxap.toml | 4 ++++ node/caxap.toml | 2 ++ route/AS4201270018.toml | 9 +++++++++ 4 files changed, 17 insertions(+) create mode 100644 asn/AS4201270018.toml create mode 100644 entity/caxap.toml create mode 100644 node/caxap.toml create mode 100644 route/AS4201270018.toml diff --git a/asn/AS4201270018.toml b/asn/AS4201270018.toml new file mode 100644 index 0000000..1af0cb7 --- /dev/null +++ b/asn/AS4201270018.toml @@ -0,0 +1,2 @@ +name = "caxap Network" +owner = "caxap" diff --git a/entity/caxap.toml b/entity/caxap.toml new file mode 100644 index 0000000..8d3f85a --- /dev/null +++ b/entity/caxap.toml @@ -0,0 +1,4 @@ +name = "caxap" + +[contact] +email = "yrdw@protonmail.com" diff --git a/node/caxap.toml b/node/caxap.toml new file mode 100644 index 0000000..5c2ed93 --- /dev/null +++ b/node/caxap.toml @@ -0,0 +1,2 @@ +[caxap-SH] +asn = 4201270018 diff --git a/route/AS4201270018.toml b/route/AS4201270018.toml new file mode 100644 index 0000000..8cc63d9 --- /dev/null +++ b/route/AS4201270018.toml @@ -0,0 +1,9 @@ +["10.127.100.0/24"] +type = "subnet" +name = "caxap-minecraft-net" +description = "For minecraft servers" + +["fd10:127:6324::/48"] +type = "subnet" +name = "caxap6" +description = "caxaoNet6"