Per impostazione predefinita, il client Tor ascolta solo le applicazioni che si connettono da localhost.
Le connessioni da altri computer vengono rifiutate.
If you want to torify applications on different computers than the Tor client, you should edit your torrc to define SocksListenAddress 0.0.0.0
and then restart (or hup) Tor.
If you want to get more advanced, you can configure your Tor client on a firewall to bind to your internal IP but not your external IP.