[tor-bugs] #9992 [Flashproxy]: facilitator-reg-daemon needs an option to control the address of the facilitator it talks to
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu Oct 17 20:19:14 UTC 2013
    
    
  
#9992: facilitator-reg-daemon needs an option to control the address of the
facilitator it talks to
----------------------------+-----------------
     Reporter:  dcf         |      Owner:  dcf
         Type:  task        |     Status:  new
     Priority:  minor       |  Milestone:
    Component:  Flashproxy  |    Version:
   Resolution:              |   Keywords:
Actual Points:              |  Parent ID:
       Points:              |
----------------------------+-----------------
Comment (by dcf):
 Here's a complete list of what I had to do in order to run a second
 facilitator instance on the same host where one instance was already
 running. I only set up facilitator, facilitator.cgi, and facilitator-reg-
 daemon, not the email poller. I ran facilitator on port 10002 and
 facilitator-reg-daemon on 10003.
  * Change the port number in `FACILITATOR_ADDR` to 10002 in facilitator-
 reg-daemon (this is what is noted in the ticket description).
  * Change the port number in `FACILITATOR_ADDR` to 10002 in
 facilitator.cgi.
  * Change the path to facilitator-reg in the `Popen` call in fac.py, and
 add the extra arguments `-p 10003`.
 Setting the port numbers of facilitator and facilitator-reg-daemon, I was
 able to do through those programs' `-p` options.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9992#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list