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
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

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
  • #10519

Closed (moved)
Open
Opened Dec 29, 2013 by Trac@tracbot

tor uses default IP for dirport instead of the one defined in DirPort

When setting up torland relays for ipv6 with Linus @ 30C3 we stumbled over the following error.

I have the following setup:

default ip a.b.c.d

torrc

ORPort a.b.c.33:443 ORPort [xxx6]:443 DirPort a.b.c.33:80
OutboundBindAddress a.b.c.33 OutboundBindAddress [xxx6]

If I start up tor, I get the following error message:


Your server (a.b.c.d:80) has not managed to confirm that its DirPort is reachable. Please check your firewalls, ports, address, /etc/hosts file, etc.

I need to have the parameter

Address a.b.c.33

in my torrc in order not to get the error.

regards,

torland

Trac:
Username: torland

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