[tor-bugs] #28296 [Applications]: Nyx shows wrong IP address for ControlPort connection

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Nov 3 07:17:56 UTC 2018


#28296: Nyx shows wrong IP address for ControlPort connection
--------------------------+------------------------------
 Reporter:  wagon         |          Owner:  atagar
     Type:  defect        |         Status:  assigned
 Priority:  Medium        |      Component:  Applications
  Version:  Tor: 0.3.4.8  |       Severity:  Normal
 Keywords:  nyx           |  Actual Points:
Parent ID:                |         Points:
 Reviewer:  atagar        |        Sponsor:
--------------------------+------------------------------
 Nyx (2.0.4 installed using `python3-pip`) connects to Tor's `ControlPort`
 through `127.0.0.1:9051`, but in the window with circuit and other
 connections it shows

 {{{127.0.0.1:PORT (??)  -->  REAL_IP_ADDRESS:9051    nyx (XXX)   + 1.8m
 (CONTROL)}}}

 where `REAL_IP_ADDRESS` is a real source IP for outgoing Tor packets to
 Internet. In this setup Tor is not listening at `REAL_IP_ADDRESS:9051`,
 i.e. `nyx`'s information is confusing. Instead of real IP `127.0.0.1` must
 be written:

 {{{127.0.0.1:PORT (??)  -->  127.0.0.1:9051    nyx (XXX)   + 1.8m
 (CONTROL)}}}

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


More information about the tor-bugs mailing list