Still unsuccessful, even after reboot -here is what I did:
sudo tor-instance-create tor2
sudo adduser xxx _tor-tor2
sudo systemctl start tor@tor2
Job for tor@tor2.service failed. See 'systemctl status tor@tor2.service' and 'journalctl -xn' for details.
xxx@xxx:~$ systemctl status tor@tor2.service ● tor@tor2.service - Anonymizing overlay network for TCP (instance tor2) Loaded: loaded (/lib/systemd/system/tor@.service; disabled) Active: failed (Result: start-limit) since Sat 2016-07-02 17:37:32 CEST; 12s ago
Process: 710 ExecStart=/usr/bin/tor --defaults-torrc /var/run/tor-instances/%i.defaults -f /etc/tor/instances/%i/torrc (code=exited, status=1/FAILURE)
Process: 707 ExecStartPre=/usr/bin/tor --defaults-torrc /var/run/tor-instances/%i.defaults -f /etc/tor/instances/%i/torrc --verify-config (code=exited, status=0/SUCCESS)
Process: 704 ExecStartPre=/bin/sed -e s/@@NAME@@/%i/g; w /var/run/tor-instances/%i.defaults /usr/share/tor/tor-service-defaults-torrc-instances (code=exited, status=0/SUCCESS)
Process: 703 ExecStartPre=/usr/bin/install -Z -m 02750 -o _tor-%i -g _tor-%i -d /var/run/tor-instances/%i (code=exited, status=0/SUCCESS)
Main PID: 710 (code=exited, status=1/FAILURE)
Am 02.07.2016 um 16:02 schrieb pa011:
Ok - I do have it and I installed a second instance called "tor2".
I can control the first instance of Tor as usual with arm but how can I now control the running of "tor2" with arm?
When calling arm with "sudo -u _tor-tor2 arm" I get asked for a Controller password even while having a HashedControlPassword in place?
What are the other needed settings apart from the relay specific ones in the torrc file from "tor2" to get it controlled by arm?
Could somebody please give an example?
Thank you all, Paul.
these are my current settings:
SocksPort auto RunAsDaemon 0 Log notice file /var/log/tor/notices2.log ControlPort 9052 HashedControlPassword xx:xxxxxxxxxx Nickname test2 RelayBandwidthRate 500 KB RelayBandwidthBurst 800 KB
Am 01.07.2016 um 23:28 schrieb nusenu:
thank you for that link.
Unfortunately I have to out myself as I am a newbe and don’t know how to get it working.
I can see - the tool https://gitweb.torproject.org/debian/tor.git/tree/debian/tor-instance-create .
Do I have to download it? If so where to?
Sorry cant be more precise with my questions.
This "tool" comes with the tor package (from torproject debian repository), so if you installed tor from there you should have it already.
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays