[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r10299: actually commit the file i changed: new IP/port for moria1/m (tor/branches/tor-0_1_2-patches/src/or)



Author: arma
Date: 2007-05-23 00:02:52 -0400 (Wed, 23 May 2007)
New Revision: 10299

Modified:
   tor/branches/tor-0_1_2-patches/src/or/config.c
Log:
actually commit the file i changed:
new IP/port for moria1/moria2


Modified: tor/branches/tor-0_1_2-patches/src/or/config.c
===================================================================
--- tor/branches/tor-0_1_2-patches/src/or/config.c	2007-05-23 03:44:59 UTC (rev 10298)
+++ tor/branches/tor-0_1_2-patches/src/or/config.c	2007-05-23 04:02:52 UTC (rev 10299)
@@ -733,9 +733,9 @@
   int i;
   const char *dirservers[] = {
     /* eventually we should mark moria1 as "v1only" */
-    "moria1 v1 orport=9001 18.244.0.188:9031 "
+    "moria1 v1 orport=9001 128.31.0.34:9031 "
       "FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441",
-    "moria2 v1 orport=443 18.244.0.114:80 "
+    "moria2 v1 orport=9002 128.31.0.34:9032 "
       "719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF",
     "tor26 v1 orport=443 86.59.21.38:80 "
       "847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D",