-
Notifications
You must be signed in to change notification settings - Fork 31
Unable to ssh into the TorBox #26
Description
Hey, this project looks amazing for having tor over the network
I have downloaded the image from https://www.torbox.ch
& i have burned it on the sd card & i have a raspberry pi 3 model b+
everything is working fine i got a network called "torbox032" & its password is "CHANGE-IT"
& when i open https://check.torproject.org/ its a success
but i'm unable to ssh into the TorBox i use ubuntu machine i tried with terminal & putty by using torbox as username & pi ip address
but it does not connect
it says:
ssh: connect to host 192.168.2.5 port 22: Connection timed out
i tried using "pi" "torbox" but nothing works
even i added a blank "ssh" file into the sd card but still it doesn't connect
the raspberry pi is connected with an Ethernet cable from my WiFi router
so i tried ssh into it by being in both networks 1) on my wifi 2) on the torbox
still nothing works
& when i try to ssh into the TorBox by being in torbox wifi network it gives me this
kex_exchange_identification: Connection closed by remote host
thanks in advance for your time & help :)