Document which interface is used for DNS requests in the context of OutboundBindAddressOR/Exit
In legacy/trac#17975 (moved) two new options have been added:
- OutboundBindAddressOR
- OutboundBindAddressExit
The manual page makes no clear statement which interface is used for DNS traffic.
https://trac.torproject.org/projects/tor/ticket/17975#comment:13 hints towards OutboundBindAddressOR, but users should not be required to search the bugtracker find out about that.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- cypherpunks changed milestone to %Tor: 0.3.3.x-final in legacy/trac
changed milestone to %Tor: 0.3.3.x-final in legacy/trac
- cypherpunks added component::core tor/tor in Legacy / Trac easy in Legacy / Trac manpage in Legacy / Trac milestone::Tor: 0.3.3.x-final in Legacy / Trac points::.5 in Legacy / Trac priority::medium in Legacy / Trac resolution::fixed in Legacy / Trac review-group-28 in Legacy / Trac severity::normal in Legacy / Trac status::closed in Legacy / Trac tor-doc in Legacy / Trac type::defect in Legacy / Trac version::tor 0.3.0.6 in Legacy / Trac labels
added component::core tor/tor in Legacy / Trac easy in Legacy / Trac manpage in Legacy / Trac milestone::Tor: 0.3.3.x-final in Legacy / Trac points::.5 in Legacy / Trac priority::medium in Legacy / Trac resolution::fixed in Legacy / Trac review-group-28 in Legacy / Trac severity::normal in Legacy / Trac status::closed in Legacy / Trac tor-doc in Legacy / Trac type::defect in Legacy / Trac version::tor 0.3.0.6 in Legacy / Trac labels
- Author
Trac:
Version: N/A to Tor: 0.3.0.6 The answer is:
- OutboundBindAddressOR is used for OR and directory (DirPort) connections:
- directory_initiate_request()
- connection_or_connect()
- OutboundBindAddressExit is used for Exit connections:
- connection_exit_connect()
- an unspecified address (typically, the OS routing table) is used for all other connections:
- evdns_base_resolve_*()
- are there any other connection types?
Trac:
Keywords: N/A deleted, easy doc added- OutboundBindAddressOR is used for OR and directory (DirPort) connections:
- Owner
Missing milestone.
Trac:
Milestone: N/A to Tor: unspecified - Owner
Trac:
Keywords: easy doc deleted, easy tor-doc manpage added
Points: N/A to .5 Trac:
Username: aruna1234- Author
version.This
Please change that to,
version. This
Trac:
Status: new to needs_revision Trac:
Username: aruna1234- Author
Trac:
Status: needs_revision to needs_review - Owner
Trac:
Milestone: Tor: unspecified to Tor: 0.3.3.x-final Thanks for this patch, but the sentence you wrote is not correct.
See: https://trac.torproject.org/projects/tor/ticket/22145#comment:2
Instead, we should explain under OutboundBindAddress that it does not apply to DNS requests.
Trac:
Status: needs_review to needs_revisionTrac:
Username: aruna1234Thanks! This looks good. We don't need a changes file, because it's a documentation-only change,
We will need to squash all the patch files attacked to this ticket to get the final commit,
In future, for small commits like this, can you put all the changes in each patch file? That makes it easier for us to squash.
Or, you can tell us a branch on a public git repository, like github,com. Branches are also easy to squash.
Trac:
Status: needs_revision to merge_readyReplying to teor:
Thanks! This looks good. We don't need a changes file, because it's a documentation-only change,
We will need to squash all the patch files attacked to this ticket to get the final commit,
In future, for small commits like this, can you put all the changes in each patch file? That makes it easier for us to squash.
Or, you can tell us a branch on a public git repository, like github,com. Branches are also easy to squash.
Thanks! Will take care from next time.
Trac:
Username: aruna1234- Owner
Trac:
Keywords: easy tor-doc manpage deleted, review-group-28, tor-doc, easy, manpage added - Owner
Merged, and added a changes file.
Trac:
Resolution: N/A to fixed
Status: merge_ready to closed - Trac closed
closed
- Trac changed time estimate to 4h
changed time estimate to 4h
- teor mentioned in issue legacy/trac#24703 (moved)
mentioned in issue legacy/trac#24703 (moved)
- Trac moved from legacy/trac#22145 (moved)
moved from legacy/trac#22145 (moved)
- Trac added Bug First Contribution labels and removed 1 deleted label
added Bug First Contribution labels and removed 1 deleted label
- Trac added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Gaba added Documentation label and removed 1 deleted label
added Documentation label and removed 1 deleted label