[tor-talk] Tor and iptables.
Jason Long
hack3rcon at yahoo.com
Sat Dec 10 14:17:57 UTC 2016
Tor can't connect and show me below error:
12/09/2016 17:41:40.300 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:41:40.300 [NOTICE] Opening Socks listener on 127.0.0.1:9150
12/09/2016 17:41:42.100 [NOTICE] Bootstrapped 5%: Connecting to directory server
12/09/2016 17:41:42.100 [NOTICE] Bootstrapped 10%: Finishing handshake with directory server
12/09/2016 17:42:16.500 [WARN] Proxy Client: unable to connect to 192.95.36.142:443 ("general SOCKS server failure")
12/09/2016 17:42:23.600 [WARN] Proxy Client: unable to connect to 154.35.22.11:80 ("general SOCKS server failure")
12/09/2016 17:42:24.100 [NOTICE] Closing no-longer-configured Socks listener on 127.0.0.1:9150
12/09/2016 17:42:24.100 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:42:24.100 [NOTICE] Closing old Socks listener on 127.0.0.1:9150
12/09/2016 17:42:32.300 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:42:32.300 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:42:32.300 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:42:32.300 [NOTICE] Opening Socks listener on 127.0.0.1:9150
12/09/2016 17:45:58.400 [NOTICE] Closing no-longer-configured Socks listener on 127.0.0.1:9150
12/09/2016 17:45:58.400 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
12/09/2016 17:45:58.400 [NOTICE] Closing old Socks listener on 127.0.0.1:9150
12/09/2016 17:45:59.100 [NOTICE] Delaying directory fetches: DisableNetwork is set.
On Saturday, December 10, 2016 6:16 AM, Jason Long <hack3rcon at yahoo.com> wrote:
Hello.
I like to close all INPUT connections via iptables but I like to use TorBrowser, Then Which port(s) must be open?
-A OUTPUT -p tcp -m tcp --dport 9151 -j ACCEPT
Is it enough? How about "INPUT"? Must I open any input port too?
Thank you.
More information about the tor-talk
mailing list