[tor-bugs] #12912 [Tor]: AutomapHostsOnResolve often returns real IP

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Aug 21 01:04:20 UTC 2014


#12912: AutomapHostsOnResolve often returns real IP
-------------------------------------------------+-------------------------
 Reporter:  operator_from_earth                  |          Owner:
     Type:  defect                               |         Status:  new
 Priority:  normal                               |      Milestone:  Tor:
Component:  Tor                                  |  0.2.4.x-final
 Keywords:  transparent proxy, virtual ip        |        Version:  Tor:
  address, AutomapHostsOnResolve                 |  unspecified
Parent ID:                                       |  Actual Points:
                                                 |         Points:
-------------------------------------------------+-------------------------
 Hi,

 I'm running a small node for years. Few months ago a started using auto-
 mapping hosts to virtual IP. Tor often returns real IP address instead of
 virtual one. For example:

 root at host:~# host www.torproject.org
 www.torproject.org has address 38.229.72.14
 www.torproject.org has address 38.229.72.14
 Host www.torproject.org not found: 4(NOTIMP)

 I have to send HUP signal to the running process to return to normal
 behavior:

 root at host:~# host www.torproject.org
 www.torproject.org has address 10.230.198.145
 www.torproject.org has address 10.230.198.145
 Host www.torproject.org not found: 4(NOTIMP)

 But after several hours or minutes tor begin returning real addresses
 again, after sending SIGHUP it's OK or several hours/minutes.

 Currently i'm running tor 0.2.4.23 (git-598c61362f1b3d3e).

 I created crontab entry, it sends SIGHUP every hour, but it's not enough.

 See attached config file.

 Best regards

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12912>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list