Browse Source

update config files to not use opport

svn:r300
Roger Dingledine 22 years ago
parent
commit
8e242d9b87
5 changed files with 7 additions and 4 deletions
  1. 2 1
      src/config/moria1-orrc
  2. 2 1
      src/config/moria2-orrc
  3. 2 1
      src/config/moria3-orrc
  4. 0 1
      src/config/oprc
  5. 1 0
      src/config/routers.or

+ 2 - 1
src/config/moria1-orrc

@@ -1,5 +1,7 @@
 # Configuration file for or
 # Configuration file for or
 
 
+OnionRouter 1
+
 # List of routers
 # List of routers
 RouterFile ../config/routers.or
 RouterFile ../config/routers.or
 
 
@@ -10,7 +12,6 @@ SigningPrivateKeyFile moria1-private
 CoinWeight 0.01
 CoinWeight 0.01
 
 
 ORPort 9001
 ORPort 9001
-OPPort 9011
 APPort 9021
 APPort 9021
 DirPort 9031
 DirPort 9031
 
 

+ 2 - 1
src/config/moria2-orrc

@@ -1,5 +1,7 @@
 # Configuration file for or
 # Configuration file for or
 
 
+OnionRouter 1
+
 # List of routers
 # List of routers
 RouterFile ../config/routers.or
 RouterFile ../config/routers.or
 
 
@@ -10,7 +12,6 @@ SigningPrivateKeyFile moria2-private
 CoinWeight 0.01
 CoinWeight 0.01
 
 
 ORPort 9002
 ORPort 9002
-OPPort 9012
 APPort 9022
 APPort 9022
 DirPort 9032
 DirPort 9032
 
 

+ 2 - 1
src/config/moria3-orrc

@@ -1,5 +1,7 @@
 # Configuration file for or
 # Configuration file for or
 
 
+OnionRouter 1
+
 # List of routers
 # List of routers
 RouterFile ../config/routers.or
 RouterFile ../config/routers.or
 
 
@@ -10,7 +12,6 @@ SigningPrivateKeyFile moria3-private
 CoinWeight 0.01
 CoinWeight 0.01
 
 
 ORPort 9003
 ORPort 9003
-OPPort 9013
 APPort 9023
 APPort 9023
 DirPort 9033
 DirPort 9033
 
 

+ 0 - 1
src/config/oprc

@@ -16,7 +16,6 @@ CoinWeight 0.01
 # Ports for various services. Comment out if you're not running that
 # Ports for various services. Comment out if you're not running that
 # service.
 # service.
 #ORPort 9001
 #ORPort 9001
-#OPPort 9011
 APPort 9050
 APPort 9050
 
 
 # Maximum number of sockets (of any sort) this node can have open
 # Maximum number of sockets (of any sort) this node can have open

+ 1 - 0
src/config/routers.or

@@ -19,6 +19,7 @@ MIGJAoGBAMBBuk1sYxEg5jLAJy86U3GGJ7EGMSV7yoA6mmcsEVU3pwTUrpbpCmwS
 7BvovoY3z4zk63NZVBErgKQUDkn3pp8n83xZgEf4GI27gdWIIwaBjEimuJlEY+7K
 7BvovoY3z4zk63NZVBErgKQUDkn3pp8n83xZgEf4GI27gdWIIwaBjEimuJlEY+7K
 nZ7kVMRoiXCbjL6VAtNa4Zy1Af/GOm0iCIDpholeujQ95xew7rQnAgMA//8=
 nZ7kVMRoiXCbjL6VAtNa4Zy1Af/GOm0iCIDpholeujQ95xew7rQnAgMA//8=
 -----END RSA PUBLIC KEY-----
 -----END RSA PUBLIC KEY-----
+accept *:*
 
 
 # Router 2
 # Router 2
 router moria.mit.edu 9002 9012 9022 9032 1000000
 router moria.mit.edu 9002 9012 9022 9032 1000000