[tor-relays] debian tor package comes with multi-instance support as of 0.2.7.4-rc-1
9teen
9teen at all.de
Tue Oct 27 11:27:23 UTC 2015
On 25.10.2015 13:35, nusenu wrote:
> the debian tor package maintainer implemented the multi-instance feature
> request [1][2][3]. Thanks Peter!
>
> If you want to learn more about it, have a look at tor-instance-create(8):
>
> https://gitweb.torproject.org/debian/tor.git/tree/debian/tor-instance-create.8.txt?id=630fbe70f6d21b31253dacb1720a3295b2ea2ed0
Thanks, it works fine when I don't use a Port < 1024.
So far, I have set this during startup once:
setcap 'cap_net_bind_service=+ep' /usr/bin/obfs4proxy
and these options in torrc (which used to work):
ServerTransportPlugin obfs3,obfs4 exec /usr/bin/obfs4proxy
ServerTransportListenAddr obfs3 123.45.67.89:20111
ServerTransportListenAddr obfs4 123.45.67.89:80
with the instance I now get:
Oct 27 11:49:19 Tor-bridge1: Server managed proxy encountered a method
error. (obfs4 listen tcp 123.45.67.89:80: bind: permission denied)
Oct 27 11:49:19 Tor-bridge1: Managed proxy at '/usr/bin/obfs4proxy'
failed the configuration protocol and will be destroyed.
Regards
9teen
More information about the tor-relays
mailing list