Skip to content

Commit

Permalink
Merge pull request #270 from Hawkins-Sherpherd/master
Browse files Browse the repository at this point in the history
Join NeoNetwork

Have fun networking!
  • Loading branch information
NeoChen1024 authored Dec 29, 2023
2 parents 4b632a4 + 578f749 commit 9ee1d84
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 0 deletions.
3 changes: 3 additions & 0 deletions asn/AS4201273947.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "HAWKINS-NEO-AS"
owner = "HawkinsSherpherd"
description = "Site network for Hawkins"
2 changes: 2 additions & 0 deletions asn/AS4242423947.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name = "SERNET-DN42"
owner = "HawkinsSherpherd"
3 changes: 3 additions & 0 deletions dns/db.10.127
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,6 @@ $TTL 3600

20 IN NS ns1.wtm.neo.
20 IN NS ns2.wtm.neo.

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

6.6.0.0 IN NS ns1.wtm.neo.
6.6.0.0 IN NS ns2.wtm.neo.

7.1.2.0 IN NS ns1.hawkins.neo.
7.1.2.0 IN NS ns2.hawkins.neo.
7 changes: 7 additions & 0 deletions dns/neonetwork
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,10 @@ 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

ns1.hawkins IN A 10.127.217.14
ns1.hawkins IN AAAA fd10:127:217:53::1
ns2.hawkins IN A 10.127.217.15
ns2.hawkins IN AAAA fd10:127:217:53::2
hawkins IN NS ns1.hawkins
hawkins IN NS ns2.hawkins
5 changes: 5 additions & 0 deletions entity/HawkinsSherpherd.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "Hawkins Sherpherd"

[contact]
email = "[email protected]"
telegram = "haksrpd"
9 changes: 9 additions & 0 deletions route/AS4201273947.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
["10.127.217.0/24"]
type = "subnet"
name = "HAWKINS-NEO-NET4"
description = "Shared prefix for HAWKINS-NEO-AS and SERNET-DN42"
supernet = "10.127.217.0/24"

["fd10:127:217::/48"]
type = "subnet"
name = "HAWKINS-NEO-NET6"
5 changes: 5 additions & 0 deletions route/AS4242423947.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
["10.127.217.0/24"]
type = "subnet"
name = "HAWKINS-NEO-NET4"
description = "Shared prefix for HAWKINS-NEO-AS and SERNET-DN42"
supernet = "10.127.217.0/24"

0 comments on commit 9ee1d84

Please sign in to comment.