From 4206c2a7979e0508e1d806ac9049b6979f015b06 Mon Sep 17 00:00:00 2001 From: funnysyc Date: Sat, 12 Feb 2022 03:07:12 +0000 Subject: [PATCH] Register objects for HuajiTech Signed-off-by: funnysyc --- asn/AS4201270458.toml | 4 ++++ dns/neonetwork | 4 ++++ entity/funnysyc.toml | 11 +++++++++++ route/AS4201270458.toml | 9 +++++++++ 4 files changed, 28 insertions(+) create mode 100644 asn/AS4201270458.toml create mode 100644 entity/funnysyc.toml create mode 100644 route/AS4201270458.toml diff --git a/asn/AS4201270458.toml b/asn/AS4201270458.toml new file mode 100644 index 0000000..b8dc5db --- /dev/null +++ b/asn/AS4201270458.toml @@ -0,0 +1,4 @@ +name = "HuajiTech-Network" +owner = "funnysyc" +source = "NeoNetwork" +description = "HuajiTech Core Network" diff --git a/dns/neonetwork b/dns/neonetwork index 3a8c82e..c18381b 100644 --- a/dns/neonetwork +++ b/dns/neonetwork @@ -171,3 +171,7 @@ ns.leedagee IN AAAA fd10:127:23::1 kskb IN NS ns.kskb ns.kskb IN A 10.127.111.233 ns.kskb IN AAAA fd10:127:e00f:aca::233 + +hjt IN NS ns0.hjt +ns0.hjt IN A 10.127.45.233 +ns0.hjt IN AAAA fdce:c37e:c37a::233 diff --git a/entity/funnysyc.toml b/entity/funnysyc.toml new file mode 100644 index 0000000..ebb5750 --- /dev/null +++ b/entity/funnysyc.toml @@ -0,0 +1,11 @@ +name = "funnysyc" +babel = ["zh-N", "en-2"] + +[contact] +email = "yc.s@outlook.com" +irc = "funnysyc" +telegram = "funnysyc" +github = "funnysyc" + +[persona] +pgp = "0ECA668E2E3C5A8DE9F4EDBFA614F414584C9E12" diff --git a/route/AS4201270458.toml b/route/AS4201270458.toml new file mode 100644 index 0000000..974c327 --- /dev/null +++ b/route/AS4201270458.toml @@ -0,0 +1,9 @@ +["10.127.45.0/24"] +type = "subnet" +name = "HuajiTech-Network Interconnectivity" +description = "HuajiTech Core Interconnection Network" + +["fdce:c37e:c37a::/48"] +type = "subnet" +name = "HuajiTech-Network Interconnectivity" +description = "HuajiTech Core Interconnection Network"