[tor-bugs] #2267 [Tor Relay]: resolve_my_address() resolves incorrect address.
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Dec 10 16:03:07 UTC 2010
#2267: resolve_my_address() resolves incorrect address.
------------------------+---------------------------------------------------
Reporter: eric225125 | Type: defect
Status: new | Priority: normal
Milestone: | Component: Tor Relay
Version: | Keywords:
Parent: |
------------------------+---------------------------------------------------
Comment(by rransom):
boboper points out that `resolve_my_address` tries to resolve the system's
hostname using `tor_lookup_hostname`, which uses the system's
`gethostbyname` function, and in this case, the request was sent to the
DNS server, not processed locally.
What operating system are you using?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2267#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list