[tor-bugs] #7875 [Tor]: debian obfsproxies can't advertise ports under 1024

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 22 13:41:19 UTC 2014


#7875: debian obfsproxies can't advertise ports under 1024
------------------------+------------------------------
     Reporter:  arma    |      Owner:  asn
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: unspecified
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-bridge
Actual Points:          |  Parent ID:
       Points:          |
------------------------+------------------------------

Comment (by asn):

 And for completeness, this is the line I'm using in my bridge to make
 obfs3 reachable on port `443`:
 {{{# iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT
 --to-port 25429}}}
 where the actual port of obfs3 is `25429`.

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


More information about the tor-bugs mailing list