Warning in in tor log

Kees de Koster keesdekoster at gmail.com
Fri Oct 6 19:12:22 UTC 2006


Hello,

I have some warnings in my tor log like below:

Oct 06 19:56:01.279 [notice] Tor 0.1.1.23 opening log file.
Oct 06 19:56:01.610 [notice] Your Tor server's identity key
fingerprint is 'minidragon 8A48 10D4 E942 9447 0224 2231 D594 6FB1
8058 36E8'
Oct 06 19:56:10.213 [notice] We now have enough directory information
to build circuits.
Oct 06 19:56:14.301 [notice] Tor has successfully opened a circuit.
Looks like client functionality is working.
Oct 06 19:56:14.301 [notice] Now checking whether ORPort
213.17.104.91:443 and DirPort 213.17.104.91:80 are reachable... (this
may take up to 20 minutes -- look for log messages indicating success)
Oct 06 19:56:17.308 [notice] router_dirport_found_reachable():
Self-testing indicates your DirPort is reachable from the outside.
Excellent.
Oct 06 19:56:18.318 [notice] router_orport_found_reachable():
Self-testing indicates your ORPort is reachable from the outside.
Excellent. Publishing server descriptor.
Oct 06 19:56:20.320 [warn] connection_dir_client_reached_eof(): http
status 400 ("Dirserver believes your ORPort is unreachable") response
from dirserver '86.59.21.38:80'. Please correct.
Oct 06 20:08:22.462 [warn] connection_dir_client_reached_eof(): http
status 400 ("Dirserver believes your ORPort is unreachable") response
from dirserver '86.59.21.38:80'. Please correct.

Can some give me directions how te correct this? I have Googled but
can't find a answer.

On that server I have redirect the port:
minidragon:~$ sudo iptables -t nat -n -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
REDIRECT   tcp  --  0.0.0.0/0            192.168.1.10        tcp
dpt:443 redir ports 9001
REDIRECT   tcp  --  0.0.0.0/0            192.168.1.10        tcp
dpt:80 redir ports 9030

And it seems to work correctly beside the warning.

Thanks.

Kees
-- 
No problem is insoluble in all conceivable circumstances.
Linux Registered User #300181  |  ICQ #179658498  -- EOE



More information about the tor-talk mailing list