This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

Tor Hidden service

French community

Moderators: velivole18, ernie, mtiburs

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
voxmundix
NewUser
NewUser
Posts: 2
Joined: 13 Jun 2014 14:00
Status: Offline

Tor Hidden service

Post by voxmundix »

Salut la communauté.

J'essaye d'installer un hidden service Tor sur mon NAS4Free mais je coince un peu. Le but étant de remplacer le DDNS (no-ip et compagnie) par un hiddenservice moins américains ^^

Contexte
J'ai installé Tor via pkg_add -r tor, j'ai édité /usr/local/etc/tor/torrc afin d'y rajouter
HiddenServiceDir /usr/local/etc/tor/hidden/ssh
HiddenServicePort 22 127.0.0.1:22
et décocher "RunAsDemon".
(a noter que j'ai essayé avec le port 443 pour la facilité des test)
Ayant bien créé le dossier /usr/local/etc/tor/hidden/ssh le fichier hostname est bien présent (créé automatiquement au démarrage de la machine si inexistant). Me rappel aussi avoir donné des droits d'accès au dossier tor a l'utilisateur Tor.

Problème
Là où sa foire c'est que Tor ne semble pas enclenché. TorBundle me dit "Closing stream for '[scrubbed].onion': hidden service is unavailable (try again later)" et ssh "close by remote host". Quand je regarde avec "netstat" je n'aperçois pas la connexion ouverte de Tor (port 9050 si je ne m'abuse).

J'espère avoir été concis et vous remercie d'avance pour toute aide/conseil apporté :)




English translation:
Dear Community,
I try to install a Hidden Service Tor on my Nas4Free but i block a little bit. The objective is to replace DDNS (No-IP and co) by hiddenservice (a little bit minus american * y i know it's dev in USA, but not host ^^).

I haved try install Tor with "pkg_add -r tor", i haved edit /usr/local/etc/tor/torrc for add:
HiddenServiceDir /usr/local/etc/tor/hidden/ssh
HiddenServicePort 22 127.0.0.1:22
(but i haved trye with 443 port for make the test as more easy)
I have creat the directory "/usr/local/etc/tor/hidden/ssh" and the file "hostname" has been creat by Tor at the machine's startup. I haved chown -R tor usr/local/etc/tor/ for it has access.

Problem
When i tape "nestat", tor doesn't appear in the connexion's list (port 9050 if i don't make error) and when i try to connect to my hidden service with another computer i have: with Torbundle "Closing stream for '[scrubbed].onion': hidden service is unavailable (try again later) and when i try with ssh i have: "close by remote host".


Sorry for my bad english ^^ And very thank you for everyone to help me :)

PS: i m new on BSD, i use Debian all time ^^

laster13
PowerUser
PowerUser
Posts: 995
Joined: 01 Jun 2013 19:15
Location: France-Marseille
Status: Offline

Re: Tor Hidden service

Post by laster13 »


Post Reply

Return to “Français”