Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #8080

Closed (moved)
(moved)
Open
Created Jan 29, 2013 by Trac@tracbot

ExitNodes statement not honoured by tor

If I have the following sequence in my torrc file: StrictNodes 1 ExitNodes <single_exit_node_fingerprint> ExcludeNodes <large_list>

My understanding is that Tor is supposed to only open (exit) circuits by using the ExitNode specified above, with the obvious caveat that the node in question is fully functional (otherwise I am bound to get a rather cryptic message as the one I submitted in Bug #7890 (moved)).

That does not appear to happen though:

[circ] 16 BUILT (3): BridgeNode1->IntermediateNode1->ExitNodeAsSpecified [circ] 15 BUILT (3): BridgeNode2->IntermediateNode2->ExitNodeAsSpecified [circ] 14 BUILT (3): BridgeNode1->IntermediateNode3->ExitNodeAsSpecified [circ] 13 BUILT (3): BridgeNode2->IntermediateNode2->ExitNodeAsSpecified [circ] 12 BUILT (3): BridgeNode2->IntermediateNode3->ExitNodeAsSpecified [circ] 11 BUILT (3): BridgeNode1->IntermediateNode4->xxx.xxx.xxx.xxx(GB) [circ] 10 BUILT (3): BridgeNode1->IntermediateNode4->yyy.yyy.yyy.yyy(NL) [circ] 9 BUILT (3): BridgeNode2->IntermediateNode1->ExitNodeAsSpecified

where "ExitNodeAsSpecified" is the IP address of the node fingerprint specified in my ExitNode statement, "BridgeNodeX" is the IP address of my entry bridges, "IntermediateNodeX" is the IP address of the intermediate nodes.

"xxx.xxx.xxx.xxx(GB)" and "yyy.yyy.yyy.yyy(NL)" are the (offending) IP addresses of exit nodes I have not specified anywhere in my torrc and did not expect tor to create/open/use exit node circuits involving these nodes.

Trac:
Username: mr-4

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking