services/Whois.md
... ...
@@ -69,6 +69,8 @@ Another visualisation shows the prefixes seen by BGP: http://dataviz.polynome.dn
69 69
70 70
## Whois daemons
71 71
72
+We have anycast IPv4 and IPv6, both reachable under whois.dn42. IPs are 172.22.0.43 respective fd42:d42:d42:43::1. Please consider joining these anycast-adresses when you setup your server. Updates every 1 hour would be nice for a start.
73
+
72 74
| **person** | **dns** | **ip** |
73 75
|------------|---------------------------|-----------------|
74 76
| welterde | thinkbase.srv.welterde.de | 46.4.248.201 |
... ...
@@ -143,4 +145,4 @@ mtn sync
143 145
144 146
Debian has a package "monotone-server", with config located in "/etc/monotone".
145 147
146
-Pro-tip: monotone seems to use `SO_V6ONLY`, which is annoying. To bind to both IPv4 and IPv6, use `ADDRESS=":: --bind 0.0.0.0"` in `/etc/default/monotone`.
148
+Pro-tip: monotone seems to use `SO_V6ONLY`, which is annoying. To bind to both IPv4 and IPv6, use `ADDRESS=":: --bind 0.0.0.0"` in `/etc/default/monotone`.
... ...
\ No newline at end of file