[tor-dev] New IP-address for directory authority maatuska

Linus Nordberg linus at nordberg.se
Tue Feb 28 19:05:27 UTC 2012


Hi,

The provider where maatuska, my directory authority, has been hosted for
the last two years or so has had some trouble with its switches lately.
I was unable to keep maatuska on the network enough to be a good
participant of making a consensus. I decided to move the machine to a
place where I have physical access 24x7 and can run it on a network
under my control.

Other directory authorities need to change its idea of where maatuska
lives in order to make it part of the consensus making.  Clients benefit
from the same change, for downloading the consensus.

Nick, Roger, can you please apply the following patch.

--8<---------------cut here---------------start------------->8---
diff --git a/src/or/config.c b/src/or/config.c
index d341d63..3a7bf65 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -928,7 +928,7 @@ add_default_trusted_dir_authorities(dirinfo_type_t type)
       "208.83.223.34:443 0AD3 FA88 4D18 F89E EA2D 89C0 1937 9E0E 7FD9 4417",
     "maatuska orport=80 no-v2 "
       "v3ident=49015F787433103580E3B66A1707A00E60F2D15B "
-      "213.115.239.118:443 BD6A 8292 55CB 08E6 6FBE 7D37 4836 3586 E46B 3810",
+      "171.25.193.9:443 BD6A 8292 55CB 08E6 6FBE 7D37 4836 3586 E46B 3810",
     NULL
   };
   for (i=0; dirservers[i]; i++) {
--8<---------------cut here---------------end--------------->8---

Thanks.

-- 
Linus


More information about the tor-dev mailing list