Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #26243

Closed (moved)
Open
Opened May 30, 2018 by Trac@tracbot

Hidden Services broken with TransPort

Upgrading from 0.3.2.10 to 0.3.3.6, we noticed that hidden services over TransPort are now broken. Configuration is the same as before, did not notice any changes about this in the Change Log.

The .onion will return an IP through DNS lookup, but immediately the connection is closed once it tries to connect to the local IP. Non .onions are fine.

Since 0.3.2.10 was pulled from the repositories, we cannot pin to the older working version.

Here is the configuration:

--SocksPort "0 IPv6Traffic" --VirtualAddrNetworkIPv4 172.16.0.0/12 --VirtualAddrNetworkIPv6 [FC00::]/7 --AutomapHostsOnResolve 1 --AutomapHostSuffixes .onion --TransPort "127.0.0.1:%I" --TransPort "[::1]:%I" --DNSPort "127.0.0.1:%I" --DNSPort "[::1]:%I"

Both V2 and V3 Hidden Services are broken.

Trac:
Username: camping

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#26243