Merge pull request 'Changed subnet allocation to prevent dn42 subnet conflict' (#38) from Ty3r0X/entitydb:master into master

Reviewed-on: https://codeberg.org/CRXN/entitydb/pulls/38
This commit is contained in:
Ty3r0X 2023-04-15 16:22:30 +00:00
commit 801f544faa
1 changed files with 25 additions and 6 deletions

View File

@ -5,15 +5,34 @@
"gpg": "08C1409AF173BEB101E0511A1987C830BBC99F38"
},
"route": {
"fda7:3ae7:e04d::/64": {
"description": "Ty3r0X's Home Network - Romania",
"fda7:3ae7:e04c::/64": {
"description": "Chaox Operations CRXN network",
"device": {
"fda7:3ae7:e04d::1": {
"fda7:3ae7:e04c::1111:3": {
"type": "router",
"description": "B0l3yah BIRD router - CRXN & DN42"
"description": "RedXen [DE] BIRD router - CRXN & DN42"
},
"fda7:3ae7:e04d::30": {
"description": "This is the IP I usually use to connect my main box to CRXN"
"fda7:3ae7:e04c::1111:4": {
"type": "router",
"description": "Hostmaze [RO] BIRD router - CRXN & DN42"
},
"fda7:3ae7:e04c::1111:5": {
"type": "router",
"description": "Incognet [NL] BIRD router - CRXN & DN42"
},
"fda7:3ae7:e04c::1111:6": {
"type": "router",
"description": "Polarian [UK] BIRD router - CRXN & DN42"
},
"fda7:3ae7:e04c::1111:7": {
"type": "router",
"description": "RackNerd [US] BIRD router - CRXN & DN42"
},
"fda7:3ae7:e04c::f33d:30": {
"description": "Laptop"
},
"fda7:3ae7:e04c::f33d:29": {
"description": "C0rt3X"
}
}
}