[tor-bugs] #2793 [- Select a component]: permanente outgoing conection when tor is running
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Mar 23 23:53:11 UTC 2011
#2793: permanente outgoing conection when tor is running
----------------------------------+-----------------------------------------
Reporter: falcon | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.1.x-final
Component: - Select a component | Version:
Keywords: | Parent:
Points: | Actualpoints:
----------------------------------+-----------------------------------------
when I start my tor server 82.216.145.xx i see some established
conections to distant port 53 (DNS ?) but also to distant machines on port
22 (SSH ?)
when i stop TOR these conections disapear
when I start my tor server they are back !! why ?
i dont allow any exit
tcp 0 0 82.216.145.xx:53534 50.7.240.28:22
ESTABLISHED
udp 0 0 82.216.145.xx:40578 89.2.0.1:53
ESTABLISHED
udp 0 0 82.216.145.xx:44967 89.2.0.2:53
ESTABLISHED
udp 0 0 82.216.145.xx:40664 82.216.111.122:53
ESTABLISHED
tor logs:
Tor v0.2.1.30. This is experimental software. Do not rely on it for strong
anonymity. (Running on Linux i686)
Mar 24 00:52:37.764 [notice] Initialized libevent version 1.4.7-stable
using method epoll. Good.
Mar 24 00:52:37.764 [notice] Opening OR listener on 0.0.0.0:9001
Mar 24 00:52:37.764 [notice] Opening Directory listener on 0.0.0.0:9030
Mar 24 00:52:37.764 [notice] Opening Socks listener on 127.0.0.1:9050
Mar 24 00:52:37.764 [notice] Opening Socks listener on 192.168.1.1:9100
tail /etc/tor/torrc
#
## Bridge relays (or "bridges") are Tor relays that aren't listed in the
## main directory. Since there is no complete public list of them, even if
an
## ISP is filtering connections to all the known Tor relays, they probably
## won't be able to block all the bridges. Also, websites won't treat you
## differently because they won't know you're running Tor. If you can
## be a real relay, please do; but if not, be a bridge!
#BridgeRelay 1
ExitPolicy reject *:*
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2793>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list