mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 10:00:42 +08:00
README.md: Added some information about IP range, DNS, and BGP AS
This commit is contained in:
parent
578ee3ece1
commit
b84dfe7cbf
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -4,8 +4,15 @@
|
|||
Pull requests are welcomed!
|
||||
|
||||
## Peers:
|
||||
* caasih.nerdpol.ovh
|
||||
* ucbvax.nerdpol.ovh
|
||||
* caasih.nerdpol.ovh (10.127.0.1, AS: 4201048576)
|
||||
* ucbvax.nerdpol.ovh (10.127.0.2, AS: 4201048576)
|
||||
|
||||
# IP Addresses
|
||||
All IPv4 addresses are under the range 10.127.0.0/16,
|
||||
see route-map.txt for allocated domain.
|
||||
|
||||
# DNS
|
||||
There's a bind9 server on NeoPDP-11 (10.127.1.1), all domain names are under "neonetwork.unix".
|
||||
|
||||
# Connection Graph
|
||||
![NeoNetwork Nodes](https://gitlab.com/Neo_Chen/NeoNetwork/raw/master/nodes.png)
|
||||
|
|
Loading…
Reference in a new issue