Move moria1 to a nearby IP address

This commit is contained in:
Roger Dingledine 2009-09-30 18:46:55 -04:00
parent 53a7636a05
commit 69ecc127e9
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@ Changes in version 0.2.2.4-alpha - 2009-??-??
to fail to start once we have accumulated 5000 build times in the to fail to start once we have accumulated 5000 build times in the
state file. Bugfix on 0.2.2.2-alpha; fixes bug 1108. state file. Bugfix on 0.2.2.2-alpha; fixes bug 1108.
o New directory authorities:
- Move moria1 to a nearby IP address.
o Minor features: o Minor features:
- Log SSL state transitions at debug level during handshake, and - Log SSL state transitions at debug level during handshake, and
include SSL states in error messages. This may help debug include SSL states in error messages. This may help debug

View File

@ -915,7 +915,7 @@ add_default_trusted_dir_authorities(authority_type_t type)
int i; int i;
const char *dirservers[] = { const char *dirservers[] = {
"moria1 v1 orport=9001 v3ident=E2A2AF570166665D738736D0DD58169CC61D8A8B " "moria1 v1 orport=9001 v3ident=E2A2AF570166665D738736D0DD58169CC61D8A8B "
"128.31.0.34:9031 FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441", "128.31.0.39:9031 FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441",
"moria2 v1 orport=9002 128.31.0.34:9032 " "moria2 v1 orport=9002 128.31.0.34:9032 "
"719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF", "719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF",
"tor26 v1 orport=443 v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 " "tor26 v1 orport=443 v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "