On 03.10.2011 05:42, grarpamp wrote: >> HiddenServicePort 22 127.0.0.1:22 >> ssh [email protected] >> But that password is right and works when I log in using ip-addres. > > Read the manual for ssh[d]_config: > LogLevel DEBUG3 > Then get a shell on remote box and ssh 127.0.0.1. > It that works, then it may be working via the HS. > If not, turn up and read the logs... something's broken with > your ssh setup at either end, or the on box hosts_access, > inetd, packet filtering, PAM, or some other such access > modifiers that are in place. > _______________________________________________ > tor-talk mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk >
I have missed VirtualAddrNetwork in my torrc-config. After including VirtualAddrNetwork 10.192.0.0/10 or VirtualAddrNetwork 172.16.0.0/12 all works well. _______________________________________________ tor-talk mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
