[tor-bugs] #22030 [Metrics/Onionoo]: Onionoo shows old IPv6 ports (was: Exit Policy reject * does not reject IPv6 ports)

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 21 02:46:25 UTC 2017


#22030: Onionoo shows old IPv6 ports
-----------------------------+------------------------------
 Reporter:  teor             |          Owner:  metrics-team
     Type:  defect           |         Status:  new
 Priority:  Medium           |      Milestone:
Component:  Metrics/Onionoo  |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:                   |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------
Changes (by teor):

 * component:  Core Tor/Tor => Metrics/Onionoo
 * owner:   => metrics-team
 * version:  Tor: 0.2.9.9 =>
 * milestone:  Tor: 0.3.2.x-final =>
 * keywords:  ipv6, tor-exit =>
 * points:  1 =>


Comment:

 Turns out this is a bug in Onionoo.

 The relay descriptor says:
 {{{
 reject *:*
 }}}
 http://91.121.230.208:9030/tor/server/authority

 But onionoo says:
 {{{
 "exit_policy":["reject *:*"],
 "exit_policy_summary":{"reject":["1-65535"]},
 "exit_policy_v6_summary":{"accept":["20-21","43","53","80","443","873","989-993","995","1194","1293","3690","4321","5222-5223","5228","6660-6669","6697","9418","11371","64738"]}
 }}}
 https://onionoo.torproject.org/details?fingerprint=068308AD070849A71B8C1DB06C2509E82C40B908

 This is the old policy from when the relay used to be an exit.

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


More information about the tor-bugs mailing list