Re: [tor-dev] making sure I configure OutboundBindAddressExit correctly

2017-05-05 Thread nusenu
Hello teor, teor: > If you don't specify OutboundBindAddressOR [IPv6], any IPv6 connections > a relay makes will go via the OS routing table, which may use the same > address as OutboundBindAddressExit. Thank you for this input, I added an OutboundBindAddress line (without "OR") for IPv6 as we

Re: [tor-dev] making sure I configure OutboundBindAddressExit correctly

2017-05-04 Thread teor
> On 5 May 2017, at 06:03, nusenu wrote: > > Hi, > > since I really like this new feature > I added [1] initial autoconfiguration support for it to ansible-relayor > (user can opt-in via a single boolean and we automate the rest). > > I want to make sure I do this correctly and would like your

[tor-dev] making sure I configure OutboundBindAddressExit correctly

2017-05-04 Thread nusenu
Hi, since I really like this new feature I added [1] initial autoconfiguration support for it to ansible-relayor (user can opt-in via a single boolean and we automate the rest). I want to make sure I do this correctly and would like your feedback on the following questions: a) Is 'OutboundBindAd