Punto informatico Network
Login Esegui login | Non sei registrato? Iscriviti ora (è gratuito!)
Username: Password:
  • Annuncio Pubblicitario

Navigazione anonima: Tor non funziona!

Malfunzionamenti della LAN, suggerimenti sulla condivisione e altro legato alle reti.

Navigazione anonima: Tor non funziona!

Messaggioda valeriot90 » ven gen 13, 2012 6:11 pm

Salve a tutti! Ho un problema, tor+vidalia+polipo che mi funzionavano sempre perfettamente ho notato che da un paio di giorni non funzionano più, ne su windows (7) ne su linux (ubuntu 10.10).

In particolare l'errore, appena tramite Vidalia cerco di avviare Tor mi dice:
"Errore inaspettato"

Vidalia detected that the Tor software exited unexpectedly.
Please check the mesage log for recent warning or errore message.

Purtroppo i log sono compleamente vuoti in ambedui i sistemi.

Avete notato problemi simili?
Avatar utente
valeriot90
Aficionado
Aficionado
 
Messaggi: 44
Iscritto il: mer mar 30, 2011 4:42 pm

Re: Navigazione anonima: Tor non funziona!

Messaggioda valeriot90 » ven gen 13, 2012 7:17 pm

Problema risolto!

Su windows mi sono limitato a disinstallare tutto il pacchetto, pulire il registro, riavviare e reinstallare.

Su ubuntu è possibile usare questa guida: http://www.noobrescue.com/blog/vidalia- ... expectedly

Vidalia detected that the tor software exited unexpectedly
Posted on Sep 18, 2010 at 09:24:05 PM by Edgard Parra
If you are reading this, its because you have installed Tor and Vidalia in Ubuntu (or Debian) and found out that they do not play nice together.
You probably got an error:

Vidalia detected that the tor software exited unexpectedly.
Please check the message log for recent warning or error messages.

And you're probably wondering how to quickly fix this problem to get browse the Internet anonymously. A temporary solution is to type the following command in the terminal:

sudo killall tor
Restart Vidalia and it should work with tor like a charm. But the real problem is that every time you want to use tor with Vidalia, you will need to input that command in the terminal...

The Problem with tor and Vidalia
Upon installation, tor will automatically start-up when booting Ubuntu. When you open Vidalia, it will first check if there is an existing tor process and try to connect to the control port of tor. All we need to do is reconfigure tor so it allows Vidalia to connect and start using the tor process.

How to solve and fix error message: Vidalia detected that the tor software exited unexpectedly. Please check the message log for recent warning or error messages.
First step: is to open the configuration file of tor. Open a terminal and input this command:

sudo gedit /etc/tor/torrc
After the file opens, scroll down to line 53 to line 60 and you will see something like this:

## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
#ControlPort 9051
## If you enable the controlport, be sure to enable one of these
## authentication methods, to prevent attackers from accessing it.
#HashedControlPassword
16:872860B76453A77D60CA2BB8C1A7042072093276A3D701AD684053EC4C
#CookieAuthentication 1
Second Step: Remove # from #ControlPort 9051 so line 55 looks like this:

ControlPort 9051
Then enable password authentication by removing # from #HashedControlPassword so line 58 looks like this:

HashedControlPassword
Third Step: Input the following command into the terminal to create a password for tor, but where it says, “mypassword,” replace that with a password of your choosing:

tor --hash-password mypassword
The terminal will respond with a hash that looks like this:

16:816172DEB125A9CA603A6A8A5C16D0642DA4556E4EC417E6B9AAC9AF0D
Copy this entire hash string, and then replace the defauld value on line 58.

This is how our torrec file looked like when we finished configuring it:

## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
ControlPort 9051
## If you enable the controlport, be sure to enable one of these
## authentication methods, to prevent attackers from accessing it.
#HashedControlPassword
16:816172DEB125A9CA603A6A8A5C16D0642DA4556E4EC417E6B9AAC9AF0D
#CookieAuthentication 1
Fourth Step: Save the torrc file: ctrl + s and close it. Then restart tor by inputing this to a terminal:

sudo /etc/init.d/tor restart
That's it! Open Vidalia and it should now be able to start and stop tor without a problem.
Avatar utente
valeriot90
Aficionado
Aficionado
 
Messaggi: 44
Iscritto il: mer mar 30, 2011 4:42 pm

Re: Navigazione anonima: Tor non funziona!

Messaggioda Al3x » ven gen 13, 2012 8:04 pm

valeriot90 ha scritto:Su ubuntu è possibile usare questa guida: http://www.noobrescue.com/blog/vidalia- ... expectedly

grazie per l'indicazione [^]
è primavera finalmente! [:)]
Avatar utente
Al3x
Membro Ufficiale (Gold)
Membro Ufficiale (Gold)
 
Messaggi: 7418
Iscritto il: sab gen 10, 2009 12:51 pm
Località: http://127.0.0.1/


Re: Navigazione anonima: Tor non funziona!

Messaggioda valeriot90 » ven gen 13, 2012 9:34 pm

Aggiungo:
Il problema di cui si parla in questo post potrebbe non risolversi con il metodo postato.
a volte su linux potrebbe semplicemente essere necessario avviare il programma come amministratore.
Se Tor ancora non si riesce a connettere e/o il terminale vi segnala un problema di segmentation fault, ignoratelo e procedete come di seguito:
Codice: Seleziona tutto
sudo killall tor
e
Codice: Seleziona tutto
sudo vidalia
ed inserire la password di root.

Riperete i codici al terminale finchè Tor non risulta connesso.

Credo ci sia un bug nel software. [B)]
Avatar utente
valeriot90
Aficionado
Aficionado
 
Messaggi: 44
Iscritto il: mer mar 30, 2011 4:42 pm

Re: Navigazione anonima: Tor non funziona!

Messaggioda valeriot90 » sab gen 14, 2012 10:50 am

Aggiungo ulteriori dettagli:
(linux - ubuntu)
Al primo avvio di vidalia tutto funziona perfettamente, fermando tor e provandolo a riavviare si presenta il problema di cui sopra.
Avviate vidalia da terminale e Tor funziona correttamente.
Avatar utente
valeriot90
Aficionado
Aficionado
 
Messaggi: 44
Iscritto il: mer mar 30, 2011 4:42 pm

Re: Navigazione anonima: Tor non funziona!

Messaggioda reweb » ven dic 21, 2012 5:02 pm

Ciao a tutti,

è da alcuni mesi che TOR non mi funziona più. Ogni tanto lo usavo per mantenere un po' privacy personale, anche perché ormai l'IP è praticamente quasi fisso, anche sconnettendo tende a rimanere sempre lo stesso, al massimo passa da uno ad un altro, spesso bisogna attendere ore per veder cambiare l'IP attribuito.

Mi piacerebbe capire perché TOR non funziona, il mio sistema operativo è windows.
Ciao e grazie per il vostro aiuto.
Avatar utente
reweb
Neo Iscritto
Neo Iscritto
 
Messaggi: 2
Iscritto il: ven dic 21, 2012 4:54 pm

Re: Navigazione anonima: Tor non funziona!

Messaggioda reweb » ven dic 21, 2012 5:16 pm

Aggiungo che ho sempre usato fin dalla prima versione
X-tor-winpenpack (portatile e molto comodo)
http://www.winpenpack.com/main/download.php?view.1053

Da quando TOR non si connette più ho anche provato tutte le versioni (da installare e portatili) ufficiali Tor Vidalia
https://www.torproject.org/projects/vidalia.html.en
ma niente da fare? qualcuno ha problemi di connessione a TOR?

ciao e grazie
Avatar utente
reweb
Neo Iscritto
Neo Iscritto
 
Messaggi: 2
Iscritto il: ven dic 21, 2012 4:54 pm


Torna a Reti e Internet

Chi c’è in linea

Visitano il forum: Nessuno e 9 ospiti

Powered by phpBB © 2002, 2005, 2007, 2008 phpBB Group
Traduzione Italiana phpBB.it

megalab.it: testata telematica quotidiana registrata al Tribunale di Cosenza n. 22/09 del 13.08.2009, editore Master New Media S.r.l.; © Copyright 2008 Master New Media S.r.l. a socio unico - P.I. 02947530784. GRUPPO EDIZIONI MASTER Spa Tutti i diritti sono riservati. Per la pubblicità: Master Advertising