Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AS4201271234 #266

Merged
merged 1 commit into from
Nov 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions asn/AS4201271234.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name = "WTM-ZONE-N"
owner = "A1ca7raz"
3 changes: 3 additions & 0 deletions dns/db.10.127
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,6 @@ $TTL 3600
192 IN NS ns2.nevlezay.neo.

134 IN NS ns.razu.neo.

20 IN NS ns1.wtm.neo.
20 IN NS ns2.wtm.neo.
3 changes: 3 additions & 0 deletions dns/db.fd10.127
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,6 @@ f.0.0.e IN NS ns.kskb.neo.
7.3.0.0 IN NS ns.syc.neo.

2.3.0.2 IN NS ns.razu.neo.

6.6.0.0 IN NS ns1.wtm.neo.
6.6.0.0 IN NS ns2.wtm.neo.
9 changes: 9 additions & 0 deletions dns/neonetwork
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,12 @@ ns2.nevlezay IN A 10.127.192.1
razu IN NS ns.razu
ns.razu IN A 10.127.134.53
ns.razu IN AAAA fd10:127:2032::53

wtm IN NS ns1.wtm
wtm IN NS ns2.wtm
windtalker IN NS ns1.wtm
windtalker IN NS ns2.wtm
ns1.wtm IN A 10.127.20.222
ns1.wtm IN AAAA fd10:127:66::222
ns2.wtm IN A 10.127.20.223
ns2.wtm IN AAAA fd10:127:66::223
6 changes: 6 additions & 0 deletions entity/A1ca7raz.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name = "A1ca7raz"
babel = [ "zh", "en-4" ]

[contact]
email = "[email protected]"
github = "A1ca7raz"
7 changes: 7 additions & 0 deletions route/AS4201271234.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
["10.127.20.0/24"]
type = "subnet"
name = "WTM-ZONE-N-IPV4"

["fd10:127:66::/48"]
type = "subnet"
name = "WTM-ZONE-N-IPV6"
Loading