Add whois service

This commit is contained in:
Simon Marsh 2020-05-18 15:22:24 +01:00
parent 8c45252943
commit 1c5a42efc1
No known key found for this signature in database
GPG Key ID: 30B29A716A54DBB3
5 changed files with 23 additions and 6 deletions

View File

@ -111,6 +111,18 @@ following URLs:
* [https://explorer.burble.com/](https://explorer.burble.com/) (public internet link)
* [https://explorer.burble.dn42/](https://explorer.burble.dn42/) (DN42 link)
## Whois Service
* whois.burble.dn42
* fd42:4242:2601:ac43::1
* 172.20.129.8
[WHOIS](https://en.wikipedia.org/wiki/WHOIS) service providing data from the
DN42 registry.
The source code for the service is available in the
[burble.dn42 git](https://git.burble.dn42/burble.dn42/whois42d).
## Global Route Collector
* [https://grc.burble.com/](https://grc.burble.com/) (public internet link)

View File

@ -22,7 +22,8 @@ burble.dn42 IP addresses
|pingable.burble.dn42|172.20.129.5|fd42:4242:2601:ac05::1|Pingable IP Address|
|wiki.burble.dn42|172.20.129.6|fd42:4242:2601:ac81::1|DN42 Wiki Mirror|
|rproxy.burble.dn42|172.20.129.7|fd42:4242:2601:acf0::1|Distributed NGINX Reverse Proxy|
| |_172.20.129.8-31_| |_Unallocated_|
|whois.burble.dn42|172.20.129.8|fd42:4242:2601:ac43::1|Whois service|
| |_172.20.129.9-31_| |_Unallocated_|
|collector.burble.dn42|None|fd42:4242:2601:36::b|burble.dn42 Route Collector|
<br/>

View File

@ -10,6 +10,14 @@ A log of changes to the burble.dn42 network.
## burble.dn42 Maintenance Log
#### 18th May 2020
Added whois.burble.dn42 service, see the [services](/home/burble-dn42-services)
page for more details.
https://explorer.burble.dn42 now has regional mirrors so should be significantly
faster for anyone not in Europe.
#### 16th May 2020
Approximately 40 old or inactive peers have been deleted as part of a spring cleaning

View File

@ -26,7 +26,7 @@ To peer with burble.dn42, you must meet the following requirements:
*Sorry, but burble.dn42 is not open to new starters. If you are a new starter in DN42
please use the [peerfinder](https://dn42.us/peers) or ask on [IRC](https://dn42.dev/services/IRC);
there lots of other networks who will be happy to peer with you, and some even offer automatic
there are lots of other networks who will be happy to peer with you, and some even offer automatic
peering.
This is a tough restriction, but one that is in place to promote network diversity.*

View File

@ -16,10 +16,6 @@ do
${SCRIPTPATH}/pages/ \
root@${host}:/export/apps/grav/
done
########################################################################
# end of file