On a previous version of Tor Bundle, I was running a non-exit relay. Noticed an announcement there is a new version available ... torbrowser-install-3.5_en-US.exe. To my surprise, it does not come with Vidalia and I did not know how to set up my relay without it (Vidalia). I went and got vidalia-standalone-02.21-win32-1_en-US.exe and configured it for the relay, . pointed it to torrc, and set it up to run as the previous bundle does.
Everything 'looks' like it is running right except the Vidalia Advanced log which presents as follows (in a loop):
Dec 23 10:20:30.015 [Info] resolve_my_address(): Guessed local hostname 'DG00R1F1' resolves to a private IP address (xxx.xxx.x.xx). Trying something else.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Interface IP address 'xxx.xxx.x.xx' is a private address too. Ignoring.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Address 'DG00R1F1' resolves to private IP address 'xxx.xxx.x.xx'. Tor servers that use the default DirAuthorities must have public IP addresses.
Dec 23 10:20:30.015 [Info] router_pick_published_address(): Could not determine our address locally. Checking if directory headers provide any hints.
Dec 23 10:20:30.015 [Info] router_pick_published_address(): Success: chose address '67.198.92.194'.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Guessed local hostname 'DG00R1F1' resolves to a private IP address (xxx.xxx.x.xx). Trying something else.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Interface IP address 'xxx.xxx.x.xx' is a private address too. Ignoring.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Address 'DG00R1F1' resolves to private IP address 'xxx.xxx.x.xx'. Tor servers that use the default DirAuthorities must have public IP addresses.
Dec 23 10:20:30.015 [Info] router_pick_published_address(): Could not determine our address locally. Checking if directory headers provide any hints.
Dec 23 10:20:30.015 [Info] router_pick_published_address(): Success: chose address '67.198.92.194'.
Dec 23 10:20:30.015 [Info] update_consensus_router_descriptor_downloads(): 0 router descriptors downloadable. 0 delayed; 4748 present (0 of those were in old_routers); 0 would_reject; 0 wouldnt_use; 0 in progress.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Guessed local hostname 'DG00R1F1' resolves to a private IP address (xxx.xxx.x.xx). Trying something else.
Dec 23 10:20:30.015 [Info] resolve_my_address(): Interface IP address 'xxx.xxx.x.xx' is a private address too. Ignoring.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Address 'DG00R1F1' resolves to private IP address 'xxx.xxx.x.xx'. Tor servers that use the default DirAuthorities must have public IP addresses.
Dec 23 10:20:30.046 [Info] router_pick_published_address(): Could not determine our address locally. Checking if directory headers provide any hints.
Dec 23 10:20:30.046 [Info] router_pick_published_address(): Success: chose address '67.198.92.194'.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Guessed local hostname 'DG00R1F1' resolves to a private IP address (xxx.xxx.x.xx). Trying something else.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Interface IP address 'xxx.xxx.x.xx' is a private address too. Ignoring.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Address 'DG00R1F1' resolves to private IP address 'xxx.xxx.x.xx'. Tor servers that use the default DirAuthorities must have public IP addresses.
Dec 23 10:20:30.046 [Info] router_pick_published_address(): Could not determine our address locally. Checking if directory headers provide any hints.
Dec 23 10:20:30.046 [Info] router_pick_published_address(): Success: chose address '67.198.92.194'.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Guessed local hostname 'DG00R1F1' resolves to a private IP address (xxx.xxx.x.xx). Trying something else.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Interface IP address 'xxx.xxx.x.xx' is a private address too. Ignoring.
Dec 23 10:20:30.046 [Info] resolve_my_address(): Address 'DG00R1F1' resolves to private IP address 'xxx.xxx.x.xx'. Tor servers that use the default DirAuthorities must have public IP addresses.
Dec 23 10:20:30.046 [Info] check_descriptor_ipaddress_changed(): options->Address didn't resolve into an IP.
Dec 23 10:20:30.046 [Info] routerlist_remove_old_routers(): We have 4748 live routers and 0 old router descriptors.
Dec 23 10:20:33.421 [Info] Monitored process 9364 is still alive.
Dec 23 10:20:48.421 [Info] Monitored process 9364 is still alive.
Dec 23 10:21:03.421 [Info] Monitored process 9364 is still alive.
Dec 23 10:21:05.359 [Info] channel_register(): Channel 03583858 (global ID 44) in state opening (1) registered with no identity digest
Dec 23 10:21:05.687 [Info] channel_tls_process_versions_cell(): Negotiated version 4 with [scrubbed]:46026; Sending cells: VERSIONS CERTS AUTH_CHALLENGE NETINFO
DG00R1F1 is my computer name.
Any and all help is appreciated in advance.