[tor-bugs] #26199 [Core Tor/Tor]: "Your relay has a very large number of connections to other relays." potential bug in OutboundBindAddress?

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 25 08:29:06 UTC 2018


#26199: "Your relay has a very large number of connections to other relays."
potential bug in OutboundBindAddress?
------------------------------+--------------------
     Reporter:  cypherpunks   |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 I run 8 non-exit tor relays on a single highbw server with 8 IPv4/v6
 addresses.

 I see the following in my logs:

 {{{
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 12 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 4 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 15 connections
 to 10 relays. Found 14 current canonical connections, in 0 of which we
 were a non-canonical peer. 5 relays had more than 1 connection, 0 had more
 than 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 15 connections
 to 10 relays. Found 15 current canonical connections, in 0 of which we
 were a non-canonical peer. 5 relays had more than 1 connection, 0 had more
 than 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 12 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 4 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 17 connections
 to 11 relays. Found 16 current canonical connections, in 0 of which we
 were a non-canonical peer. 6 relays had more than 1 connection, 0 had more
 than 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 13 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 12 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 4 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 14 connections
 to 9 relays. Found 14 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 14 connections
 to 9 relays. Found 14 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 14 connections
 to 9 relays. Found 14 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 12 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 4 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 14 connections
 to 9 relays. Found 14 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 9 connections
 to 6 relays. Found 9 current canonical connections, in 0 of which we were
 a non-canonical peer. 3 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 17 connections
 to 11 relays. Found 16 current canonical connections, in 0 of which we
 were a non-canonical peer. 6 relays had more than 1 connection, 0 had more
 than 2, and 0 had more than 4 connections.
  Your relay has a very large number of connections to other relays. Is
 your outbound address the same as your relay address? Found 13 connections
 to 8 relays. Found 12 current canonical connections, in 0 of which we were
 a non-canonical peer. 5 relays had more than 1 connection, 0 had more than
 2, and 0 had more than 4 connections.
 }}}


 Every tor instance has its own IPv4/v6 address.
 torrc:
 {{{
 ORPort <IPv4>:443
 ORPort <IPv6>:443
 OutboundBindAddress <IPv4>
 OutboundBindAddress <IPv6>
 Address <IPv4>
 }}}

 Tor Version: 0.3.3.6

 Is there a bug in **OutboundBindAddress** that results in all tor
 instances to use a single IP instead of the one configure in the torrc
 files?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26199>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list